body         {
	font-family: arial;
	height:100%;
	padding: 1;
}
a:visited    {
	color: #004A95;
	text-decoration: underline;
}
a:hover      {
	text-decoration: underline;
}
.class1 A:link {color: #FFFFFF; text-decoration: underline}
.class1 A:visited {color: #FFFFFF; text-decoration: none}
.class1 A:hover {text-decoration: underline; color: white;}
h1           {
	font-size: 30px;
	color:#333;
	font-weight: bolder;
}
h2           { font-size: 16px; color:#333; }
h3           { font-size: 14px; color:#333; }

.main{
	background-color:FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}
.Bottom {
	font-size: 10px;
	text-align: center;
}
.Navigation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}

