body {
	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;
}

a {
	font-style: normal;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

A:Visited {
}

A:Active {
}

A:Hover {
	text-decoration: underline;
	color: #0066FF;

}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

}
.altrows {
	background-color: #CCCCCC;
}

.footer {
	color: #FFFFFF;
}


.form {
	font-weight: bold;
	font-size: 12px;
}

.white {
	color: #FFFFFF;
}
.bullet {
	list-style-image: url(../images/bullet.gif);
}
.bluebold {
	font-weight: bold;
	color: #003366;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
.text10 {
	font-size: 10px;
}
