body {
	background-color: #282828;
	color:#000000;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, Tahoma, "Times New Roman";
}


a:link {
	color:#000000;
	font-weight:bold;
	text-decoration: underline;
}
a:visited {
	font-weight:bold;
	color:#000000;
	text-decoration: none;
}
a:hover {
	color:#000000;
	text-decoration:underline;
}

.style3 {font-size: 30px}

.style2 {
	font-size: xx-large;
	color: #CCCCCC;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
}

.subheadings {font-size: 18px; }

