/* CSS definition file containing site wide stylesheets */

BODY {
	font-size: 12px
}

A:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

A:link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

UL {
	font-size: 12px;
 	text-indent: 0px;
 	margin: 0px
}

A:visited {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

.TextObject {
	font-size: 10px
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: center
}

H2 {
	font-size: 24px
}

P {
	font-size: 12px
}

H3 {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	background-color: rgb(0,64,1)
}

.Titlebox {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-align: center;
 	background-color: rgb(0,64,1)
}

LI {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 11px;
 	list-style-type: disc;
 	list-style-image: url( "../assets/images/bullet.gif" )
}

A {
	font-size: 12px
}

H4 {
	font-size: 14px
}

H5 {
	font-family: "Trebuchet MS",  Tahoma,  Verdana,  Arial,  Helvetica,  Sans-serif;
 	font-size: 20px;
 	color: rgb(255,255,255);
 	background-color: rgb(0,64,1)
}

PRE {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}

H6 {
	font-size: 10px
}

A:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal
}
