BODY { background: #666666; font-size : 10pt; font-family : tahoma, Arial; color:#666666 }

td.main {
	background-color:#ffffff;
}
P { color:#666666;
font-size : 10pt;
font-family : tahoma, Arial}
.large { color:#666666;
font-size : 12pt;
font-family : tahoma, Arial}
H1 { color:#666666;
font-size : 18pt;
font-family : tahoma, Arial}
H2 { color:#666666;
font-size : 16pt;
font-family : tahoma, Arial}
H3 { color:#666666;
font-size : 14pt;
font-family : tahoma, Arial}
H4 { color:#666666;
font-size : 10pt;
font-family : tahoma, Arial;
line-height: 100% }
TABLE { color:#666666;
font-size : 10pt;
font-family : tahoma, Arial}
UL { color:#666666;
font-size : 10pt;
font-family : tahoma, Arial;
text-align : left}
A:link {color:#666666}
A:visited {color:#666666}
A:hover {color:#FF99CC}
.contact { color:#666666;
font-size : 8pt;
font-family : tahoma, Arial}
.menu {
	background-color:#666666;
	border: 1px solid #FF99CC;
	color:#ffffff;
	padding:6px;
	font-family: tahoma, Arial;
	font-size: 10pt; 
	font-weight:bold;
}
	
A.button {
	font-family: tahoma, Arial;
	font-size: 10pt; 
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
A.button:hover {
	background-color:#FF99CC;
	color:#ffffff;
}
A.button:visited {
	color:#ffffff;
}
td.current {
	background-color:#FF99CC;
	color:#ffffff;
	padding:6px;
	font-family: tahoma, Arial;
	font-size: 10pt; 
	font-weight:bold;
}
.footer {
	background-color:#FF99CC;
	color:#ffffff;
	font-family: tahoma, Arial;
	font-size: 8pt; 
}
p.indent {
	margin: 8px 20px 2px 20px;
}

.btn  {
	background-color:#FF99CC;
	color:#ffffff;
	border: 2px outset #666666;
	font-weight:bold;
}

