body {
	font-size : 11px;
	font-family: Tahoma, Arial;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	padding-top : 0px;
}

td {
	font-family: Tahoma, Arial;
	font-size : 11px;
	background-color : transparent;
}
	
a {
	font-family: Tahoma, Arial;
	color: #CCCCCC;
	font-size: 11px;
	text-decoration : none;
	background-color : transparent;
	}

a:hover {
	color: #CCCCCC;
	background: none;
	text-decoration: underline;
	}

a:visited {
	color: #4C4C49;
	background-color: none;
	text-decoration: underline;
	}

b, strong, em {
	font-weight: bold;
}

.copyright { 
	font-size:: 8pt; 
	color: #A7A7A5;
	font-family: Tahoma, Arial;
	text-decoration : none;
}

.footer_links {
	font-family: Tahoma, Arial;
	font-weight: normal;	
	font-size:: 8pt; 
	color: #4C4C49;
	text-decoration : none;
	background-color : transparent;
}

a.footer_links {
	color: #4C4C49;
	text-decoration : none;
	background-color: none;
}

a:hover.footer_links {
	color: #4C4C49;
	background: none;
	text-decoration: underline;
}

a:visited.footer_links {
	color: #4C4C49;
	text-decoration: underline;
}
