/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link
	{
	font-family :Verdana; 
	font-size:10px;
	color:#757671;
	text-decoration:underline;
	}
a:visited
	{
	font-family :Verdana; 
	font-size:10px;
	color:#757671;
	text-decoration:underline;
	}
a:hover
	{
	font-family :Verdana; 
	font-size:10px;
	color:#333333;
	text-decoration:none;
	}
.link a:link
	{
	font-family :Verdana; 
	font-size:11px;
	color:#cc0000;
	text-decoration:underline;
	}
.link a:visited
	{
	font-family :Verdana; 
	font-size:11px;
	color:#cc0000;
	text-decoration:underline;
	}
.link a:hover
	{
	font-family :Verdana; 
	font-size:11px;
	color:#cc0000;
	text-decoration:none;
	}
.general-text 
{
	font-family :Verdana; 
	font-size:11px;
	color:#757671;
	text-decoration:none;
}

.txt-head 
{
	font-family :Verdana; 
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.head 
{
	font-family :Verdana; 
	font-size:14px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.bottom
	{
	font-family :Verdana; 
	font-size:11px;
	color:#ffff00;
	text-decoration:none;
	}
.bottomlink a:link
	{
	font-family :Verdana; 
	font-size:11px;
	color:#ffff00;
	text-decoration:none;
	}
.bottomlink a:visited
	{
	font-family :Verdana; 
	font-size:11px;
	color:#ffff00;
	text-decoration:none;
	}
.bottomlink a:hover
	{
	font-family :Verdana; 
	font-size:11px;
	color:#ffcc00;
	text-decoration:underline;
	}
.copyright
	{
	font-family :Verdana; 
	font-size:10px;
	color:#999999;
	text-decoration:none;
	}
h1
	{
	font-family :Verdana; 
	font-size:11px;
	color:#757671;
	text-decoration:none;
	margin:0px;
	padding:0px;
	}