body { 
	text-align:			center;
	font-family:		"lucida grande","lucida sans unicode",tahoma,verdana,arial,sans-serif;
}

img {
	border:				0px;
}

.frame {
	width:				800px;
	border:				none;
	margin-left:		auto;
	margin-right:		auto;
}
.frame td {
	text-align:			left;
	color:				#222222;
	font-size:			14px;
}
.frame .header	{
	height:				210px;
}

.frame .main	{
	height:				200px;
}

.frame .footer	{
	text-align:			center;
	color:				#666666;
	font-size:			11px;
	height:				25px;
}

.frame .footer a:link {
	color:				#666666;	}
.frame .footer a:visited {
	color:				#666666;	}
.frame .footer a:hoover {
	color:				#666666;	}
.frame .footer a:active {
	color:				#666666;	}

h1 {
	color:				#017801;
	font-size:			18px;
}