body 
{	margin:0px; padding:0px; color:#ffffff;
	font-size: 62.5%;
}

#content { 
	text-align:center;
	margin-left:190px 
	}
	#content .contbox {
    padding:10px;
    width:500px;
    font-size: 1.4em 
}

#slogan {
	vertical-align: top;
	font-size: 16px;
}
	
h3 
{	font-size: 1.4em;}

table
{	border:0px; 
	border-spacing:0px; border-collapse:collapse;}
	.hh 
	{
	height:100%;
	}
td 
{	padding:0px; /* add */
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#858585;
}

form
{	margin:0px;}

a 
{	text-decoration: underline;
	color:#858585;}
	
a.none {
	text-decoration:none;
	color:#858585;}
	
.dark 
{	color:#656565;}

a.dark
{
	color:#656565;
	text-decoration:underline;
}
a.dark_none
{
	color:#656565;
	text-decoration:none;
}
a.blue
{
	color:#019CBD;
	text-decoration:underline;
}
a.light
{
	color:#ADACA9;
	text-decoration:none;
}
.copy	
{	color:#A3A3A3;}
	
a.copy
{
	color:#A3A3A3;
	text-decoration:none;
}

ul li {
	list-style-type: circle;
}

.news {
	font-size: 1.2em;
	font-weight: bold;
}
span.news a {
	color: #9CAF00;
}

.bgreen {
	font-size: 1.2em;
	font-weight: bold;
	color: #9CAF00;
}

