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

div.main{
    margin-left:5px;
    padding-right:5px;
    width:705px;
}

td {color: #000000}
a {font-weight: bold; color: ##003366; text-decoration: underline}

a:HOVER{
    color:red;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style8 {
	font-size: large;
	color: #004000;
}
.style14 {
	font-size: medium;
	font-weight: bold;
}