a:link
{
	color: #000066;
}
a:visited
{
	color: Orange;
} 
a:active 
{
	color:#000066;
}
body
{
	font-family: Verdana;
	background-color: #ffffff;
	color: #000066;
	font : smaller;
	font-size : smaller;
	margin : 5px;
	margin-bottom : 5px;
	margin-left : 5px;
	margin-right : 5px;
	margin-top : 5px;
}
.bodylinks 
{
	font-face: Verdana;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	font-weight : bold;
}
h1
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000066;
	font-size : 42px;
	font-style : oblique;
	font-weight : bold;
	letter-spacing : 1px;
}
h2
{
	font-family: Garamond;
	color:#000066;
	font-size : 24px;
	font-weight : bold;
	letter-spacing : 1px;
}
h3
{
	font-family: Garamond;
	color:#000066 font-size : 18px;
	font-weight : bold;
	letter-spacing : 1px;
}
h4
{
	font-family: Verdana;
	color:#000066;
	font-size : 12px;
	font-style : italic;
	font-weight : bold;
}
h5
{
	font-family: Verdana;
    font-size : 10px;
	color:#000066
}
h6
{
	font-family: Verdana;
    font-size : 8px;
	color:#000066
}
