/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 8pt;
 	color: rgb(70,70,70);
 	font-weight: normal;
 	font-style: normal
}

A:active {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,0,204);
 	font-weight: normal;
 	font-style: normal
}

A:link {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,0,204);
 	font-weight: normal;
 	font-style: normal
}

A:visited {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,0,204);
 	font-weight: normal;
 	font-style: normal
}

H1 {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 8pt;
 	color: rgb(70,70,70);
 	font-weight: bold
}

P {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 8pt;
 	color: rgb(70,70,70);
 	font-weight: normal;
 	font-style: normal
}

A {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,0,204);
 	font-weight: normal;
 	font-style: normal
}

A:hover {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 8pt;
 	color: rgb(0,0,204);
 	font-weight: normal;
 	font-style: normal
}