﻿/* CSS definition file containing sitestyle stylesheets */
BODY { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 A:active { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(102,0,153); font-weight: bold; text-decoration: none;}
 A:link { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: navy; font-weight: bold; text-decoration: none;}
 A:hover { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(204,0,0); font-weight: bold; text-decoration: none;}
 A:visited { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 10px; color: rgb(51,102,102); font-weight: bold; text-decoration: none;}
 .TextObject {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	font-size: 11px;
	color: rgb(0,0,0);
	font-weight: normal;
	font-style: normal;
}
 H1 { font-family: Arial,Helvetica,Geneva,Sans-serif,sans-serif; font-size: 36px; color: rgb(0,0,102); font-weight: normal; font-style: normal; font-variant: normal; text-align:center}
 H2 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0); font-weight: normal; font-style: normal; text-decoration: none; font-variant: small-caps;}
 H3 { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0); font-weight: bold;}
 P { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 OL { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0); font-weight: normal; font-style: normal; font-variant: normal;}
 UL { font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif; font-size: 11px; color: rgb(0,0,0); font-weight: normal; font-style: normal; font-variant: normal;}
button {
	background: White;
	font: "Courier New", Courier, monospace;
	font-size: 10px;
	color: Gray;
	outline: silver solid thin;
}
 .BarHead {
	font-family: Arial, Helvetica, Univers, 'Zurich BT', sans-serif;
	font-size: 9pt;
	color: rgb(255,255,255);
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
