body 
{

background-color: #58c5ed;
margin-left: 0px;
margin-top: 0px;
line-height: 22px;
font-family: Arial, Calibri, Times;
size: 11;
}



a:link
{
	color: rgb(51,51,51);
	text-decoration: none; 
}
a:visited
{
	color: rgb(51,51,51);
	text-decoration: none; 
} 
a:active 
{
	color: rgb(51,51,51);
	text-decoration: none;
}
a:hover
{
	color: rgb(153,153,153);
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Calibri, Times;
}
h1
{
	color: rgb(51,51,51);
}
h2
{
	color: rgb(51,51,51); 
}
h3
{
	color: rgb(102,102,102);

}
h4
{
	color: rgb(102,102,102);
	size: 4;
}
h5
{
	color: rgb(102,102,102);
}
h6
{
	color: rgb(102,102,102);
}