body
{
	background-color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.3;
	/*background-color:#C1a4a4;
	*/
}
p {
	font-size:12px;
	}
a:link
{
color: blue; 
text-decoration: none;
}

a:visited
{
color: maroon;
text-decoration: none;
}

a:hover 
{
color: seashell;
text-decoration: none;
}

a:active 
{
color: red;
text-decoration: none;
}
.style1 {font-size: x-small}     /*heading and footer font size*/
.style2 {font-size: 12px}
