/* CSS definition file containing site wide stylesheets */

.bold {
	font-weight: bold;
 	text-decoration: none 
}

.Column Heading {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: medium;
 	font-weight: bold
}

A:active {
	color: rgb(51,102,51)
}

.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
}

.AccentCap {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: large;
 	color: rgb(0,102,51)
}

.Page Heading {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: large;
 	font-weight: bold
}

.Footnotes {
	font-family: Arial, Helvetica, Geneva, Sans-serif;
 	font-size: x-small;
 	list-style-type: decimal
}

A:link {
	color: rgb(51,102,51);
 	text-decoration: none 
}

.Column Text {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif
}

.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);
 	text-decoration: none 
}

.Credits {
	font-family: "Times New Roman",  Times,  Serif;
 	font-size: x-small;
 	font-weight: bold;
 	text-align: center
}

.copyright {
	font-family: Georgia,  Palatino,  "Times New Roman",  Times,  Serif;
 	font-size: 12px;
 	color: rgb(153,0,0)
}

A {
	text-decoration: none 
}

.NavBar {
	font-size: xx-large
}

A:hover {
	color: rgb(153,0,0);
 	text-decoration: none 
}