BODY {
	COLOR: #58595B;
	FONT-FAMILY: Verdana, Geneva CY;
	background-color : #ffffff;
	}
	
p,ul,ol, td{
	FONT-FAMILY: Verdana, Geneva CY;
	line-height: 130%;
	Font-size: 11px;
}
p{
	margin:0;
	margin-bottom:5px;
}

A {	
	COLOR: #336699;text-decoration: underline;
		}
a:hover{	
	COLOR: #336699;
	text-decoration: none;
}
.news{
	color:003366;
	FONT-FAMILY: Verdana;
}
.menu{Font-size: 14px;COLOR: #58595B;font-weight: bold;}
A.menu{Font-size: 14px;
	font-weight: bold;COLOR: #58595B;
	text-decoration: none;
}
A.menu:hover{
	COLOR: #58595B;
	Font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.title{
	COLOR: #336699;
	Font-size: 17px;font-weight: bold;	
	text-transform : uppercase;
}
.title2{
padding-top:2;
	COLOR: #003366; height: 21;
	Font-size: 13px;
	font-weight: bold;
	text-transform : uppercase;
	background : url(../images/bg_nav.gif);
}
.red{
	color:993300;
}
a.red{
	color:993300;
	text-decoration : underline;
}
a.red:hover{
	color:993300;
	text-decoration : none;
}
h1,h2
{
	display: none;
}
.marker3x3
{
	width: 3px;
	height: 3px;
	border: 0;
	vertical-align: sub;
	position: relative; top: -1;
	background-image: url("../images/marker3x3.gif");
	margin-left: 5px;
}

