body {
	scrollbar-3dlight-color: white; 
	scrollbar-arrow-color: #2D4E71; 
	scrollbar-darkshadow-color: white; 
	scrollbar-face-color: #EEF2F7; 
	scrollbar-highlight-color: silver; 
	scrollbar-shadow-color: gray; 
	scrollbar-track-color: #EEF2F7;
	scrollbar-arrow-color: white; 
}

H1 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #ED5003;
	font-weight : bold;
	padding-left : 11px;
	padding-top : 3px;
	margin-top :0px;
	margin-bottom :3px;
}

H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #6786A4;
	padding-left: 15px;
	margin-bottom: 5px;
	margin-top: 5px;
}

H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #ED5003;
	margin-bottom: -10px;
	margin-top: 8px;
	padding-bottom: 0px;
	padding-top: 8px;
}

H4 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color : #ED5003;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}

P {
	margin-top : 0px;
}

.text  {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : #3F3F3F;
	text-align : justify;
	padding-left : 12px;
	padding-right : 12px;
}

.comment {
	font-family :  Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color : #CC5314;;
	font-weight: bold;
}

.small  {
	font-family :Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color : #6787A4;
	text-align : center;
}

.news  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color : #333399;
	line-height: 13px;
	margin-left: 0px;
	margin-right: 0px;
}

.brief  {
	font-family : Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color : #3A3A3A;
}

input, textarea  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	line-height : 14px;
	background : #BECEE2;
}

H1 a:link, H1 a:visited {
	color: #8B0000;
	text-decoration: none
}
H1 a:hover {
	color: #EB4612;
	text-decoration: underline;
}

.comment a:link, .comment a:visited {
	color: #003466;
	text-decoration: none
}
.comment a:hover {
	color: #EB4612;
	text-decoration: underline;
}

H2 a:link, H2 a:visited {
	color: #3333CC;
	text-decoration: underline;
}
H2 a:hover {
	color: #FF6600;
	text-decoration: underline;
}

H3 a:link, H3 a:visited {
	color: #ED5003;
	text-decoration: underline;
}
H3 a:hover {
	color: #ED5003;
	text-decoration: blink;
}

.text a:link, .text a:visited {
	color: #0000CD;
	text-decoration: underline;
}
.text a:hover {
	color: #0000CD;
	text-decoration: underline;
}

.news a:link, .news a:visited {
	color: #204BCB;
	text-decoration: underline
}
.news a:hover {
	color: #B22222;
	text-decoration: underline;
}

.quest a:link, .quest a:visited {
	color: #3A3A3A;
	text-decoration: none
}
.quest a:hover {
	color: #B22222;
	text-decoration: underline;
}