body {
	margin: 0;
	text-align: center;
}
td,input {
	font-size: 12px;
}
a {
	color: #0042DE;
}
a:hover {
	color: #0042DE;
	text-decoration: none;
}
.red {
	color: #FF0000;
}
.red a {
	color: #FF0000;
	text-decoration: none;
}
.red a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu {
	color: #000000;
}
.menu a{
	color: #000000;
	text-decoration: none;
}
.menu a:hover{
	color: #FF0000;
	text-decoration: underline;
}
.big14 {
	font-size: 14px;
}
.big18 {
	font-size: 18px;
}
.search1 {
	color: #1A5FA2;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFDD;
}
.search2 {
	color: #1A5FA2;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	cursor: hand;
}
.lh120 {
	line-height: 120%;
}
.lh150 {
	line-height: 150%;
}
.lh180 {
	line-height: 180%;
}
.FFFFFF {
	color: #FFFFFF;
}
.FFFFFF a {
	color: #FFFFFF;
	text-decoration: none;
}
.FFFFFF a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.icon1 {
	color: #FF7D00;
	font-family: Webdings;
}
a:link,a:visited{
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline;
}