body	{
background: #000D1E;
font-family: georgia;
font-size: 11px;
margin: 25px 25px 25px 25px;

}
   
p {
	font-family: georgia;
	font-size: 12px;
	text-align: justify;
}

a {
	font-family: georgia;
	font-size: 11px;
	color:purple;
}
a:hover {
	font-family: georgia;
	font-size: 11px;
	color:#3F968B;
}
.back	{
	background-image: url('../images2/main_bg.gif');
	background-repeat: no-repeat;
	background-attachment: fixed;
}
a.news{
	font-family: georgia;
	font-size: 11px;
	color:black;
}
a.news:hover  {
	font-family: georgia;
	font-size: 11px;
	color:#3F968B;
}
.textbox  {
	font-family: georgia;
	font-size: 11px;
	background-color:whitesmoke;
	width:100%;
}
textarea  {
	font-family: georgia;
	font-size: 11px;
	background-color:whitesmoke;
	width:100%;
}
.list  {
	font-family: georgia;
	font-size: 11px;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
}
.splash  {
	font-family: georgia;
	border: 1px solid white;
	width:100%;
	background-color:#D7D7D7;
}
h1 {
	font-family: georgia;
	font-size: 20px;
	color:#FFFFFF;
	margin-top:10px;
	text-align:center;
	margin-bottom:10px;
}
h2 {
	font-family: georgia;
	font-size: 18px;
	color:purple;
	margin-top:0px;
	margin-bottom:0px;
}
h3 {
	font-family:verdana;
	font-size: 12px;
	font-weight:bold;
	color:purple;
}
.normal	{ 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 8pt; 
	text-align: justify; 
}
.main_bg
{
	background-image:url('../images2/main_bg.gif');
	background-attachment:fixed;
}

.footer{
	font-family: georgia;
	font-size: 10px;
	color:silver;
	text-align:cener;
}
a.footer{
	font-family: georgia;
	font-size: 10px;
	color:silver;
}
a.footer:hover  {
	font-family: georgia;
	font-size: 10px;
	color:#3F968B;
}
