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;
	text-align : left;
	background-color : transparent;
}
	
a {
	font-family : Tahoma, Arial;
	color: #A1AFB9;
	font-size: 11px;
	background-color: none;
	text-decoration : none;
}

a:visited {
	color: #A1AFB9;
	background-color: none;
	text-decoration: underline;
}
	
a:hover {
	color: #A1AFB9;
	background-color: none;
	background-color: none;
}

b, strong, em {
	font-weight: bold;
}

.copyright { 
	font-family : Tahoma, Arial;
	font-size: 8pt; 
	color: #A1AFB9;
	text-decoration : none;
}

.footer_links {
	font-family : Tahoma, Arial;
	font-size: 8pt; 
	color: #A1AFB9;
	text-decoration : none;
	background-color: none;
}
a.footer_links {
	color: #A1AFB9;
	text-decoration : none;
	background-color: none;
}
a:hover.footer_links {
	color: #A1AFB9;
	text-decoration: underline;
	background-color: none;
}
a:visited.footer_links {
	color: #A1AFB9;
	text-decoration : none;
}

