/* CSS definition file containing sitestyle stylesheets */
BODY { color: rgb(97,62,39); background-color: transparent;
	font-size : 12px;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal}
 A:link { color: rgb(102,153,204);
	font-size : 12px;
	font-weight : bold;
	text-align : center}
 A:visited { color: rgb(153,51,153);
	font-size : 12px;
	font-weight : bold;
	font-family : Verdana;
	text-align : center;
	font-style : normal}
 


H1 {
	font-family: Trebuchet MS ;
	font-size : 24px;
	color : #339999;
	font-weight : bold;
	font-style : normal;
	text-align : center
}

H2 {
	font-size: 16px;
	font-family : Trebuchet MS ;
	color : rgb(0,153,255);
	font-weight : bold;
	font-style : normal;
	text-align : center
}



A {
	font-size: 12px;
	font-family : Verdana;
	color : rgb(0,153,255);
	font-weight : bold;
	text-align : center}

A:active {
	font-size: 12px;
	color : rgb(0,204,153);
	font-weight : bold;
	font-family : Verdana;
	text-align : center}




P {
	font-size: 14px;
	font-family : Verdana;
	color : rgb(0,0,0);
	font-weight : normal;
	font-style : normal;
	text-align : justify
}

UL {
	font-weight: bold;
	font-size : 12px;
	color : rgb(51,153,153);
	font-family : Verdana
}

OL {
	font-weight: bold;
	font-size : 12px;
	color : rgb(51,153,153);
	font-family : Verdana
}



.TextNavBar {
	font-family: Verdana,  Tahoma,  Arial,  Helvetica,  Sans-serif;
 	font-size: 12px;
	font-weight : bold
}

.TextObject {
	font-weight: bold
}A:hover {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : rgb(255,0,255)
}
