p {
	font-size: 12px;
	color: #CCCCCC;
	font-family: Tahoma, sans-serif;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #CCCCCC;
	font-family: Tahoma, sans-serif;
}
h1 {
	font-family: Tahoma, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000066;
}
a {
	text-decoration: none;
	color: #CCCCCC;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
address {
	font-size: 9px;
	visibility: visible;
}
