body {  background-color: #eeeeee;
}
a	{ color: #000000;
	 text-decoration: underline;
}
a.tab {	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}
a:hover { color: #000080;
	text-decoration: none;
}

.imagetitle { font-size:30px; }

.tabtitle { font-weight:bold; }

.maincontent { font-size:20px; color:#000000 }
