/* CSS definition file containing site wide stylesheets */

.Credits{
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: auto;
 	font-weight: bold;
 	text-align: center
}

A {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.Menu list {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 9pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	list-style-type: disc
}

.Directory list {
	list-style-type: disc
}

.TextObject{
	font-family: "Arial Narrow",  sans-serif;
 	font-size: 8pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

P {
	font-family: Arvo;
 	font-size: 10pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal
}

.NavBar Vertical {
	font-size: 72pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center
}

A:hover {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 14pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.TextNavBar{
	font-family: "Arial Narrow",  sans-serif;
 	font-size: 8pt;
 	color: rgb(255,255,255);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.Code{
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	vertical-align: baseline
}

A:active {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

A:visited {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12pt;
 	color: rgb(51,51,51);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}

.NavBar{
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 72pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-align: center
}

.Subheads{
	font-family: "Arial Black",  "Helvetica Bold",  Charcoal,  Sans-serif;
 	font-size: auto;
 	text-decoration: none 
}

.Bulleted list {
	font-family: "Josefin Sans";
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	list-style-type: disc
}

.Footnotes{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: auto;
 	list-style-type: decimal
}

.Comment{
	font-family: "Courier New",  "Lucida Console",  Courier,  Monaco,  Monospace;
 	color: rgb(0,128,0)
}

.Numbered list {
	list-style-type: decimal
}

.Quotes{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: 10pt;
 	font-weight: normal;
 	font-style: normal;
 	vertical-align: baseline;
 	text-decoration: none 
}

.Caption{
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: auto;
 	font-style: italic;
 	text-decoration: none 
}

A:link {
	font-family: Arial,  Helvetica,  Geneva,  Sans-serif;
 	font-size: 12pt;
 	color: rgb(0,0,0);
 	font-weight: normal;
 	font-style: normal;
 	text-decoration: none 
}