
html, body 
{

background-color:#666;
margin:0;
padding:0;
}




.foothead
{
	color: #FFF;
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}


.side
{
	background-color: #666;
}

.body
{
	color: #fff;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.bodyhome
{
	color: #fff;
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 210px 0px 0px 0px;
}



.bodycell	
{
	vertical-align: top;
	text-transform: inherit;
	padding: 0 0 0 0px;
}

.title02
{
	vertical-align: top;
	text-transform: inherit;
}

h1
{	font-family: Arial;
	font-size: 15px;
	
}

h2
{	font-family: Arnold Boecklin;
	font-size: 20px;
	
}


a	{
	text-decoration: none;
	font-weight: bold;
	color: #ff0;
	}

a:hover
{
	text-decoration: underline;
	color: #f99;
}
	
a.foot	{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	}
	
a.foot:hover
{
	text-decoration: underline;
	color: #FF0;
}
	