/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana; font-size: 8pt; font-weight: normal; font-style: normal ;
	background-color : rgb(77,77,77)}p{	font-family : Verdana;
	font-size : 8pt
}
.TextObject{	font-family : Verdana;
	font-size : 8pt
}
h1{	font-family : Verdana;
	font-size : 12pt
}


.TextNavBar {
	font-size: 8pt;
	color : rgb(0,0,0)
}

A {
	font-family: Verdana,      Tahoma,      Arial,      Helvetica,      Sans-serif;
	font-size : 8pt;
	text-decoration : underline;
	color : rgb(0,0,0)
}

A:visited {
	font-family: Verdana,      Tahoma,      Arial,      Helvetica,      Sans-serif;
	font-size : 8pt;
	text-decoration : underline;
	color : rgb(0,0,0)
}

A:active {
	font-family: Verdana,      Tahoma,      Arial,      Helvetica,      Sans-serif;
	font-size : 8pt;
	text-decoration : underline;
	color : rgb(0,0,0)
}

UL {
	font-family: Verdana;
	font-size : 8pt
}

OL {
	font-family: Verdana;
	font-size : 8pt
}

H2 {
	font-family: Verdana;
	font-size : 10pt
}

A:hover {
	font-family: Verdana,      Tahoma,      Arial,      Helvetica,      Sans-serif;
	font-size : 8pt;
	color : rgb(255,0,0);
	text-decoration : underline
}