@charset "iso-8859-2";

P  {
	font-size: 12px;
	font-family: Helvetica,verdana;
	font-weight: normal;
	font-style: normal;
	color: #14457d;
}

H1  {
	font-size : 17px;
	font-family : Helvetica,verdana;
	font-weight : bold;
	font-style : normal;
	color : #FCFF00;
}

H2  {
	font-size: 14;
	font-family: Helvetica,Verdana;
	font-weight: bold;
	font-style: normal;
	color: #14457d;
}

H3  {
	font-size : 13px;
	font-family : Helvetica,verdana;
	font-weight : bold;
	font-style : normal;
	color : #3660AE;
}

A  {
	font-size: 12px;
	font-family: Helvetica,verdana;
	font-weight: bold;
	font-style: normal;
	color: #0066ff;
	text-decoration: none;
}

A:Visited  {
	font-size : 12px;
	font-family : Helvetica,Verdana;
	font-weight : bold;
	font-style : normal;
	color : #000000;
	text-decoration : none;
}

A:Active  {
	font-size : 12px;
	font-family : Helvetica,Verdana;
	font-weight : bold;
	font-style : normal;
	color : #ff0033;
	text-decoration : none;
}

A:Hover  {
	font-size : 12px;
	font-family : Helvetica,Verdana;
	font-weight : bold;
	font-style : normal;
	color : #ff0033;
	text-decoration : none;
}

BODY  {
	scrollbar-arrow-color: #14457d;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-face-color: #14457d;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #80bbe0;
	background-color: #80bbe0;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font: normal;
}

HR  {
	width : 100%;
	color : #14457d;
}
