body {
	background-color: #66B1E8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.copy {
	font-size: 10px;
	color: #CCCCCC;
}
.topkeys {
	font-size: 10px;
	color: #EFEFEF;
}
.greytitle {
	font-size: 15px;
	font-weight:bold;
	color: #535A8A;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica;
	margin-top: 0px;
	color: #D64343;
	margin-bottom: 0px;
}
td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	color: #3E4B55;
}
.content 
{
  background-color: #ffffff;
  bgolor: #ffffff;
}
a {
	color: #666688;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #666688;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #DD0000;
	font-weight: bold;
}
.subtitle {
	font-size: 15px;
	font-weight: 900;
	font-family: Verdana, Arial, Helvetica;
	margin-top: 0px;
	color: #66AACC;
}
.txtimage 
{  
	margin-top: 0px; margin-right: 0px; margin-bottom: 15px; margin-left: 10px
}