/* CSS Document */
body {
	
}




a {font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:15px;
color: #000000;
text-decoration:none;
}

a:hover
{font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:15px;
color: #330000;
text-decoration:none;
}
.indexhere {color:#000000;

font-weight:bold;
font-size: inherit;}

.indexhere  a:hover{color: #CC0000; 
font-weight:bold;
font-size: inherit;
text-decoration:underline;}

#first a:hover, a:hover#first
{font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:15px;
color: #FF0000;
text-decoration:none;
}


.waytogo {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:inherit;
}


#second a:hover, a:hover#second
 {font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size:15px;
color: #FFF;
text-decoration:none;
}
.red {font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: #CC0000;
margin-left: 54px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}

.linespace {line-height: 1.5em;}

p {padding: 15px 0 0 0;}