/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: "Arial CE",  sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal
}

A:link {
	font-family: "Arial CE",  sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	font-family: "Arial CE",  sans-serif;
 	font-size: 10pt;
 	color: rgb(255,255,0);
 	font-weight: normal;
 	font-style: normal
}

H1 {
	font-family: "Comic Sans MS",  Chicago,  Sans-serif,  cursive;
 	color: rgb(255,0,51)
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal
}

LI {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt
}

A {
	font-family: "Arial CE",  sans-serif;
 	font-size: 10pt;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal
}

A:hover {
	font-family: "Arial CE",  sans-serif;
 	font-size: 10pt;
 	color: rgb(51,153,255);
 	font-weight: normal;
 	font-style: normal
}