 
a:link
{
	color:#222288; 
}
a:visited
{
	color:#2244AA; 
} 
a:active 
{
	color:#2266CC;
}
body
{
	background-color:000000; 
	background-image:url(bldg 2.JPG); 
	background-position:Center; 
	background-attachment:fixed; 
	background-repeat:no-repeat; 
	font-family: Arial, Helvetica;
	font-size: 14pt;
	color:#222288;
}
table
{
	border:0px; 
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
	background-color:99bbdd;
	filter:alpha(opacity=85); -moz-opacity:0.70; opacity:0.70; -khtml-opacity:0.70;  
}

h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Times;
}
h1
{
	font-size: 32pt;
	color:#2244AA;
}
h2
{
	color: rgb(102,102,102); 
}
h3
{
	color: rgb(153,153,102); 
}
h4
{
	color: rgb(0,153,153);
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(153,153,102);
}