a:link
{
	color: #6F8BFF;
}
a:visited
{
	color: #9674FF;
} 
a:active 
{
	color: #9674FF;
}
body
{
	font-family: Times New Roman, Times;
	color: #A0E8F0;  
	padding-top:4cm;
	background-color: #000018;
	background-image:url('HeadingHome_r.JPG');
	background-repeat:repeat-x;
	border-color:rgb(30,10,10);
	border-width:4px;
}
img
{
	border-color: #70A0C0;
{

table
{
	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Times New Roman, Times;
	color: #A0E80F0;  
}