a:link       { color: #000080 }
a:visited    { color: #003300 }
a:active     { color: #FF0000 }
.captiontitle { font-size: small; text-align: Left; font-weight: bold }
.captiontext { font-size: x-small }
.webhead     { font-family: Arial Black; font-size: small; text-decoration: underline; 
               font-weight: bold }
.websites    { text-indent: -40; font-size: x-small; color: 
               #000000; margin-left: 40; margin-top: 0; margin-bottom: 6 }
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial; color: #000000 }
h1           { color: #000000; text-align: Center }
h2
{
	color: rgb(255,204,0); 
}
h3
{
	color: rgb(0,153,153); 
}
h4
{
	color: rgb(204,255,255);
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}
