/* CSS Document */
body { 
	font-family : "Lucida Grande", Verdana, Lucida, Arial, Helvetica, ËÎÌå,sans-serif;
	font-size:12px;
	color:#ffffff;
	background-color: #385DA4;
	margin-bottom: 0px;
	margin-top: 50px;
	margin-left: 0px;
	margin-right: 0px;
}
a:link { font-size:12px; color:#ffffff; text-decoration:none}
a:visited { font-size:12px; color:#ffffff; text-decoration:none}
a:hover { font-size:12px; font-weight: bold; color:#fff; text-decoration:none; border-bottom: 2px solid #fff;}

.table { border:2px solid #ffffff;}