/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	Background-Color: #CCCCCC;
	color: 4A4A4A;
 }

A {
	color:#434C44;
	text-decoration:none;
	font-weight: bold;
}
a:link {color: #006666}
a:visited {color: #330099}
a:hover {color: #6666CC}

.topline {
	color: #2E2E2E;
}

.bodytext {
}

.bottomline {
	color: #2E2E2E;
}
