/* CSS definition file containing sitestyle stylesheets */
BODY {
	font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace;
	font-size: 10pt;
	background-color: rgb(153,153,153);
	background-image: none;
	color: #000000;
}
 A:active {
	color: rgb(0,0,0);
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
}
 A:link {
	color: #000000;
	text-decoration: underline;
}
 A:visited {
	color: #990000;
}
 H1 { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace;}
 H2 {
	font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
 P { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; font-size: 12px; color: rgb(0,0,0); font-weight: normal; font-style: normal;}
 H3 { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace;}
 A { color: rgb(0,0,255);}
 H4 { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace;}
 .TextNavBar { font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace; font-size: x-small; color: rgb(0,0,0);}
 A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
 
.blacklinks {
	font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace;
	color: rgb(0,0,0);
}
.color000 {
	font-family: 'Courier New', 'Lucida Console', Courier, Monaco, Monospace, monospace;
	color: rgb(0,0,0);
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

