BODY {
	background-color: #DDDDDD;

 	text-align:center;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	margin: 0px;

}

td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;}

}

td a, td a:active, td a:visited { font-size: 13px; text-decoration: underline; color: #000000;}
td a:hover { color: #666666; text-decoration: none;}

a.textlink, a.textlink:visited, a.textlink:active { font-size: 13px; text-decoration: underline; color: #000000;}
a.textlink:hover { color: #666666; text-decoration: none;}

a.menu, a.menu:visited, a.menu:active { font-size: 13px; line-height: 22px; text-decoration: none; color: #666666;}
a.menu:hover { color: #000000; text-decoration: none;}


.h1 {
font-size:21px;
line-height: 26px;
color: #333333;

}


.h2 {
font-size:15px;
line-height: 21px;
font-weight: bold;
color: #000000;

}


.h3 {
font-size:17px;
font-weight: bold;
line-height: 30px;
color: #000000;

}

.h4 {
font-size:11px;
line-height: 18px;
color: #999999;

}




#menu {

	width: 160px;
	float: left;

}

#main {

	width: 700px;
	float: left;
	margin-left: 100px;
	margin-right: 60px;
	padding-bottom: 50px;


}

