body {
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, san-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
}
a {
	color:#FFFFFF;
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
	color: #FFFFFF;
}
a:visited   { color: #FFFFFF;}
a:active   { color: #FFFFFF;}

.title_header {
	font-size: 14px;
	font-weight: bold;
}

.body_text {font-size: 12px}