td {
	text-align: left;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
}


.whitetextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}


.smallbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}


a.redlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

a.redlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-weight: normal;
	color: #990000;
	text-decoration: underline;
}

a.redlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
    color: #0000FF;
	text-decoration: underline;
}

.bluetextbold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}


.BIGbluetextbold {
	font-family: times;
	font-size: 24px;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}


.redtextbold {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.BIGredtextbold {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
}

a.whitelink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
    font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

a.whitelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
    color: #FFFFFF;
	text-decoration: underline;
}