body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #339999;
	border: 0px none;
	text-align: center;


}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #339999;
	padding: 0px;
	border: 0 none;




















}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
	color: #339999;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	color: #339999;
	font-style: italic;
	text-align: center;



}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #339999;


}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	color: #339999;
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;

}

a:link {
	color: #FF0000;
	border: 0px none;
	text-decoration: underline;


}

a:visited {
	color: #FF00FF;
	text-decoration: underline;
	border: 0px none;

}

a:hover {
	color: #0000FF;
	text-decoration: underline;
	border: 0px none;

}

a:active {
	color: #FF0000;
	text-decoration: underline;
	border: 0px none;

}
.tablecenter {
	text-align: center;
	border: none;
}
.list {
	list-style-position: outside;
	list-style-type: circle;
	color: #339999;

}
