BODY {
	background: #FFFFFF;
	color: #000000;
}
p, td, BODY {
	font-family: arial, helvetica, sans-serif;
	color: #000000;
	background: #FFFFFF;
	font-size: 12px;
}
td.blackbgr {
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	font-size: 12px;
}
td.lintm {
	font-size: 11px;
	letter-spacing: 1px;
}
td.small {
	font-size: 12px;
}
td.tlinks {
	font-size: 11px;
}
H1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold; 
        color: #000000;
	background: #FFFFFF;
	letter-spacing: 6px;
}
H2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background: #FFFFFF;
	letter-spacing: 3px;
}
A:LINK {
	color: #18507C;
	background: #FFFFFF;
	text-decoration: underline;
}
A:ACTIVE {
	color: #18507C;
	background: #FFFFFF;
	text-decoration: underline;
}
A:VISITED {
	color: #18507C;
	background: #FFFFFF;
	text-decoration: underline;	
}
A:HOVER {
	color: #000000;
	background-color: #d4e0ec;
}
