A  {
	COLOR : #0000FF;
	text-decoration : none;
	}

A:hover  {
	COLOR : #800080;
	text-decoration : underline;
	}

A.nav {
	color:#ffffff;
	text-decoration:none;
}

A.nav:active {
	color:#ffffff;
}

A.nav:visited {
	color:#ffffff;
}

A.nav:hover {
	color:#ffffff;
	text-decoration:none;
}

A.nav:visited:hover {
	color:#ffffff;
}
	


OL  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
}

UL  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
}

LI  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
}

TD  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
}

TABLE  {
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
}

BODY  {
	BACKGROUND-COLOR : #f9edd3;
	FONT-FAMILY : Verdana;
	FONT-SIZE : 10pt;
}

.off {
	color: #ffffff; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Verdana; 
	text-decoration: none; 
	background-color: #000099; 
	text-align: Left; 
	cursor: hand;}

.on {
	color: #ffffff; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Verdana; 
	text-decoration: none; 
	background-color: #000099; 
	text-align: Left; 
	cursor: hand;
}

.rollover {
	color: #ffffff; 
	font-weight: normal; 
	font-size: 11px; 
	font-family: Verdana; 
	text-decoration: none; 
	background-color: #6699CC; 
	text-align: left; 
	cursor: hand;
}

.header {
	color: #663399; 
	font-weight: bold; 
	font-size: 20px; 
	font-family: Arial; 
	text-decoration: none; 

}





