
body {
	scrollbar-arrow-color : #F7931E;
	scrollbar-face-color : #F7931E;
	scrollbar-base-color: #F7931E;
}

.content {
font-family: Helvetica, sans-serif; font-size: 8pt; color:#003399; line-height: 10pt; 
}

.redContent {
font-family: Helvetica, sans-serif; font-size: 8pt; color:#C00613; line-height: 10pt; 
}

.yellowContent {
font-family: Helvetica, sans-serif; font-size: 8pt; color:#EEF52F; line-height: 10pt; 
}

.boldContent {
font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; color:#003399; line-height: 12pt; 
}

.bigContent {
font-family: Helvetica, sans-serif; font-size: 10pt; color:#F7931E; line-height: 12pt; font-weight: bold;
}

.smallContent {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color:#ffffff; line-height: 10pt
}

a{
	color : #FC8B47;
	font-family:  Verdana; MS Sans Serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
	
}

a:hover {
	color : #F0F485;
	font-family: Verdana; MS Sans Serif;
	font-size : 8pt;
	font-weight : normal;
	text-decoration : none;
}
