body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
table.main {
	background-image: url(../images/back2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}
.smallprint {
	font-size: 10px;
	font-weight: bold;
	text-align: left;
}
.normal {
	font-size: 12px;
	z-index: 1;
}

a:link
{
color: #0000FF;
text-decoration: none;
background-color: transparent;
}

a:visited
{
color: #0000FF;
text-decoration: none;
background-color: transparent;
}

a:hover
{
holor: #0000FF;
text-decoration: underline;
background-color: transparent;
}

a:active
{
color: #0000FF;
text-decoration: none;
background-color: transparent;
}


.style1 {
	color: #336666;
	font-weight: bold;
}
.style2 {color: #336666}