/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:link {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

UL {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

H1 {
	font-family: Calibri, sans-serif;
 	font-size: 14pt;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none 
}

P {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	font-weight: normal;
 	font-style: normal
}

LI {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	font-weight: normal;
 	font-style: normal
}

OL {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(0,0,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:hover {
	font-family: Calibri, sans-serif;
 	font-size: 12pt;
 	color: rgb(0,128,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: underline
}
