body {	
	background-color: #ffffff;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
}

TD {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 1.5em;
}

A {	
	color: #183583;	
	text-decoration: none
}

A:hover {	
	text-decoration: underline;
	color: #CC0000;
}

UL {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	list-style-type: square;	
	list-style-position: outside;
	line-height: 1.5em;
}

A.links{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

A.links:hover{
	text-decoration: none;
	color: #666666;
	font-weight: bold;
}

A.bottomlinks{
	color: #183583;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-transform: uppercase;
}

A.bottomlinks:hover{
	text-decoration: none;
	color: #CC0000;
	text-transform: uppercase;
}

.links{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1{
	color: #CC0000;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.message {
	font-family: verdana, Arial, Helvetica, sans-seri;
	font-size: 10px;
	color: #333333;
}

.message_title {
	font-family: verdana, Arial, Helvetica, sans-seri;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}

A.ullink{
	text-decoration: underline;
	font-weight: bold;
}

A.ullink:hover{
	text-decoration: none;
	font-weight: bold;
}

.blue_text{
	color: #183583;
	font-weight: bold;
}

.white_text{
	color: #FFFFFF;
	font-weight: bold;
}

.red_text{
	color: #CC0000;
	font-weight: bold;
}

.gray_text {	
	color: #666666;
	font-weight: bold;
}
