BODY {
	color : #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

A:LINK, A:VISITED {
	color : #ff0000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A:HOVER {
	background-color : #FFFFFF;
	color : #999999;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.content {
	color : #666666;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
}

.main {
	color : #000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
}

.maintitle {
	color : #000000;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

.footer {
	color : #ffffff;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;

}

.caption {
	color : #ffffff;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;

