.bigBold
{
	size: 18px;
	color: #FF0000;
}

table, body
{
	font-family: Tahoma, Geneva, Helvetica, Arial, Trebuchet, Sans-Serif;
	font-size: 11px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;
	line-height: 14px;
}

a:hover
{
	color: #00FF00;
	text-decoration: none;
}

a
{
	color: #FF0000;
	text-decoration: none;
}

b, strong
{
	font-weight: bold;
	text-decoration: none;
}

img
{
	/* turn off borders around images just to be safe*/
	border: 0px;
}

div, p, th, td, li, dd, dl, dt
{
	/* redundant selectors to help NS4 not forget */
	font-family: Tahoma, Geneva, Helvetica, Arial, Trebuchet, Sans-Serif;
}

.fields {
	font-family: Tahoma, Geneva, Helvetica, Arial, Trebuchet, Sans-Serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #728EAB;
}

.buttons {
	font-family: Tahoma, Geneva, Helvetica, Arial, Trebuchet, Sans-Serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF6600;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.loginText {
	color: #FFFFFF;
}
