@charset "UTF-8";
/* CSS Document */

div 
{
	width:1000;
	padding:0px;
	border:0px;
	margin-left:48px;
}
body, td, th 
{ 
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#FFF; 
}
h1 
{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#DAF5DA;
	font-size:36px;
}
p
{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:30px;
	margin:0px;
}
p.two
{
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:30px;
	margin:0px;
}
p.th
{ 
	font-family: Lucida Sans Unicode, Lucida Grande, sans-serif;
	color:#FFF; 
}
a 
{ 
	text-decoration:none;
	color:#cccccc;
}
a.two 
{ 
	text-decoration:none;
	color:#33CC66;
}
h6
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:200;
}