body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	.topmenu
	{
		font: 11px Trebuchet MS;
		color: #71D5FF;
		padding-top: 5px;
	}
	.topmenu p
	{
		margin-top: 6px;
		margin-bottom: 2px;
	}
		a.main,
		a:link.main,
		a:visited.main,
		a:active.main 
		{
			font: 11px Tahoma;
			font-weight: bold;
			color: #9C9C9C;
			text-decoration: none;
		}
		a:hover.main 
		{
			font: 11px Tahoma;
			font-weight: bold;
			color: #FEFEFE;
			text-decoration: underline;
		}
		a.special,
		a:link.special,
		a:visited.special,
		a:active.special 
		{
			font: 11px Tahoma;
			font-weight: bold;
			color: #e08198;
			text-decoration: none;
		}
		a:hover.special 
		{
			font: 11px Tahoma;
			font-weight: bold;
			color: #ffa7bc;
			text-decoration: underline;
		}
		a.sub, 
		a:link.sub,
		a:visited.sub,
		a:active.sub
		{
			font: 11px Trebuchet MS;
			color: #71D5FF;
			text-decoration: none;
		}
		a:hover.sub
		{
			font: 11px Trebuchet MS;
			color: #C9EFFF;
		}
.contentinfo
{
	font: 11px Trebuchet MS;
	color: #6F605A;
}
.contentsep
{
	font: 11px Tahoma;
	font-weight: bold;
	color: #71D5FF;
}
	.contentinfo a, 
	.contentinfo a:link,
	.contentinfo a:visited,
	.contentinfo a:active
	{
		font: 11px Trebuchet MS;
		color: #71D5FF;
		text-decoration: none;
	}
	.contentinfo a:hover
	{
		font: 11px Trebuchet MS;
		color: #71D5FF;
		text-decoration: underline;
	}
.content
{
	font: 11px Trebuchet MS;
	color: #FFFFFF;
}
	.content p
	{
		padding: 0px;
		margin-top: 4px;
		margin-bottom: 9px;
	}
	.content a, 
	.content a:link,
	.content a:visited,
	.content a:active
	{
		font: 11px Trebuchet MS;
		color: #71D5FF;
		text-decoration: none;
	}
	.content a:hover
	{
		font: 11px Trebuchet MS;
		color: #71D5FF;
		text-decoration: underline;
	}
	.content .one
	{
		font: 11px Trebuchet MS;
		font-weight: bold;
		color: #6f605a;
	}
	.content .two
	{
		font: 11px Trebuchet MS;
		color: #499fd6;
	}
	.content .content-input
	{
		border-style: solid; 
		border-width: 1px; 
		border-color: #0d0806;
		font: 11px Trebuchet MS;
		background-color: #3c312d;
		color: #71D5FF;
	}	