
BODY { margin: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background: #C0D9ED url(images/bg.jpg) center center no-repeat fixed; color: #333333; } 
TD { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
TR { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; }
P { margin-top: 0px; margin-bottom: 8px; }

table.topmenu td {
	color: #333333;
}
table.topmenu td a, table.topmenu td a:link, table.topmenu td a:visited {
	color: #333333;
	text-decoration: none;
}
table.topmenu td a:hover {
	text-decoration: underline;
}

table.footer td {
	color: #333333;
}
table.footer td a, table.footer td a:link, table.footer td a:visited {
	color: #333333;
	text-decoration: none;
}
table.footer td a:hover {
	text-decoration: underline;
}

table.leftmenu td {
	padding-left: 5px;
	font-size: 16px;
	color: #666666;
}
table.leftmenu td a, table.leftmenu td a:link, table.leftmenu td a:visited {
	padding-left: 5px;
	color: #666666;
	text-decoration: none;
	display: block;
}
table.leftmenu td a:hover {
	padding-left: 5px;
	text-decoration: none;
	display: block;
	background: #FFFFFF;
}

