body {
	font-family: Arial, Helvetica, Verdana;
	font-size:12px;
	color: #333333;
	background-color:#000000;
	margin:0 auto;
	left: auto;
	
}

.logo{
	float:left;
	margin-top:55px;
	margin-bottom:16px;
}

form{
	padding:0;
	margin:0;
}

.mycontent{
	margin:10px 20px;
}

h2{
	margin:0;
	font-size:14px;
	color:#6E9518;
}

code, pre
{
	font-size:10px;
	width: 410px;
}

.footer{ 
	float:left; 
	padding-top:20px; 
	width:600px; 
	text-align:center;
	color:#999999;
	font-size:12px;
}
.footer a, .footer a:visited{
	color:#999999;
}
.footer a:hover{
	color:#94BB3C;
}

.myinfo{
	width:0px;
	height:0px;
	visibility:hidden;
}
.link{
font-face:Tahoma;
font-size:14pt;
color:#000000;
text-decoration:none;
}

.link:hover{
font-size:14pt;
color:#FFFFFF;
text-decoration:none ;
}
.txt{
	font-face:Tahoma;
	font-size:9pt;
	color:#000000;
    text-decoration:none;
	font-weight: bold;
}
