/* CSS definition file containing site wide stylesheets */

BODY {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 11px;
 	font-weight: normal;
 	font-style: normal
}

A:active {
	color: rgb(51,102,204);
 	font-weight: bold
}

.Subheads {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: x-small
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: medium;
 	font-style: italic
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	list-style-type: decimal
}

A:link {
	color: rgb(51,102,51);
 	font-weight: bold
}

.NavBar Vertical {
	text-align: center
}

.Caption {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	font-style: italic
}

.Code {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace
}

A:visited {
	color: rgb(51,102,51);
 	font-weight: bold
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

H1 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 24px;
 	color: rgb(51,0,102);
 	line-height: 24px;
 	font-weight: bold;
 	vertical-align: baseline;
 	text-decoration: none ;
 	list-style-type: none;
 	text-align: left
}

H2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 18px;
 	color: rgb(0,51,102);
 	line-height: 18pt;
 	font-weight: bold;
 	vertical-align: baseline;
 	text-decoration: none ;
 	list-style-type: none;
 	text-align: left
}

P {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	line-height: 15px;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	list-style-type: none;
 
	text-align: left
}

H3 {
	font-family: Marlett;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	list-style-type: none;
 	text-align: left
}

H4 {
	font-family: Marlett;
 	font-size: small;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	list-style-type: none;
 	text-align: left
}

H5 {
	font-family: Marlett;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	list-style-type: none;
 	text-align: left
}

H6 {
	font-family: Marlett;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none ;
 	list-style-type: none;
 	text-align: left
}

A:hover {
	color: rgb(51,102,204);
 	font-weight: bold
}
