@charset "windows-1250";
BODY {
	font-family:none ;
	font-size :0 ;
	background-color : #6886BC;
	margin-top: 0px;
}

A.menu {
	color: #E6BC90;
	text-decoration : none;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 16px;
}

A.menu:HOVER {
	color: #000000;
	text-decoration : none;
	font-family: "Georgia", "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

A {
	text-decoration : none;
	color: #F4B645;
}

A:HOVER {
	color: #FFFF99;
	text-decoration : none;
}
H1	{
	font-size : 18px;
	text-decoration : none;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #F4B645;
	background-color: ;
}
H2 	{
       	color: #FFFFFF;
	font-size :18px;
    text-decoration : none;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;

}
H3 	{
	color: #FFFFFF;
	font-size :14px;
	text-decoration : none;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	
}
H4 	{
	color: #FFFFFF;
	font-size :16px;
    text-decoration : none;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;

}
H5 	{
	color: #000000;
	font-size :8px;
    text-decoration : none;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: italic;
	font-weight: ;

}
H6 	{
	color: #FFFFFF;
	font-size :11px;
    text-decoration : none;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;

}



