body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;

}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #CC6600;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: justify;

}

th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: underline;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
}

.leftcol {
	padding-left: 10px;
}

.rightcol {
	text-align: center;
}

.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC6600;
	text-align: center;
	vertical-align: top;
}

.footer a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
}

