/* CSS Document */

body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
body {
	background-color: #666666;
}
a:link {
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #ffcc33;
}
a:active {
	text-decoration: none;
}


.headings {font-size: 16px}

#footer 				{ position: fixed; bottom: 0px; left:2px; height: 20px; width: 70px; background: none;  margin: 0 }
