/* CSS definition file containing site wide stylesheets */

A:active {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	text-decoration: none 
}

.Subheads {
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: x-small
}

.Quotes {
	font-family: "Times New Roman",  Times,  Serif;
 	font-style: italic
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small
}

A:link {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	text-decoration: none 
}

.Caption {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: x-small;
 	font-style: italic;
 	background-color: transparent
}

.Code {
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace
}

A:visited {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	text-decoration: none 
}

.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: 18px;
 	color: rgb(255,255,255);
 	font-weight: bold;
 	text-decoration: none ;
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 
	border-right-style: none;
 	border-bottom-style: none
}

P {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255);
 	background-color: transparent;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 
	border-bottom-style: none
}

H2 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 16px;
 	color: rgb(255,255,255);
 	background-color: transparent;
 	margin: 0px;
 	border-left-style: none;
 	border-top-style: none;
 	border-right-style: none;
 
	border-bottom-style: none
}

.Breadcrumb {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	Breadcrumb: None
}

H3 {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9px;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

LI {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255)
}

OL {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(255,255,255)
}

A {
	font-size: 14px;
 	color: rgb(255,255,255)
}

H4 {
	font-family: "Arial CE",  sans-serif;
 	color: rgb(255,255,255)
}

H5 {
	font-family: "Arial CE",  sans-serif;
 	color: rgb(255,255,255)
}

A:hover {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 14px;
 	color: rgb(214,250,255);
 	text-decoration: none 
}