body {
	font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF;
}
a:link {
	color: #7D868F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #3399FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Verdana;
	font-weight: bold;
}
h1 {
	font-size: x-large; font-family:Arial, Verdana; font-weight: bold;
}

h2 {
	font-size: large; font-family:Arial, Verdana; font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.style1 {font-size: small}
.style2 {font-size: medium;	font-weight: bold;}
.style3 {font-size: x-small; color: #6699FF; font-weight: bold;}
.style4 {color: #CC0000;	font-size: 14px;}
.HdrStyle {font: bold 13px Arial, Helvetica, sans-serif;}
.HdrStyleTop {font: bold 13px Arial, Helvetica, sans-serif;	color: #FFFFFF;}
.style5 {font-size: x-small}
.LowerNavStyle {background-color:#6699FF; font-size:10px; font:Verdana, Arial; font-weight: bold}
.TrailerStyle {background-color:#FFCCFF}