body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #0000FF;
}
a.white:link {
	color: #FFFFFF;
}
a.white:visited {
	color: #FFFFFF;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a.white:active {
	color: #FFFFFF;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white_small {
	font-size: 11px;
	color: #FFFFFF;
}
.white_med {
	font-size: 12px;
	color: #FFFFFF;
}
.small_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.error,.err {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
a.big:link {
	color: #0000FF;
	font-size: 13px;
	font-weight: bold;
}
a.big:visited {
	color: #0000FF;
	font-size: 13px;
	font-weight: bold;
}
a.big:hover {
	color: #0000FF;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2864D6;
	font-weight: bold;
}
ul {
	margin-left: 15px;
}
