body {
	margin-top:20px;
	background: #4E7081;

}

td,blockquote,ul,ol,li,p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
}

a:hover {  color: #FFFFFF; }

a:link {  color: #663300; }

a:active {  color: #663300; }

a:visited {  color: #333333; }

h1 {
	font-size: 26px;
	font-weight: normal;

	}

h2 {  	font-size: 20px; 
		font-weight: normal; 
	}

h3 {  	font-size: 18px; 
		font-style: normal; 
		font-weight: normal; 
	}

tt {  
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt; 
		font-style: normal; 
		font-weight: normal;
	}

th, .theader {  font-weight: bold; }

.quoter {
	font-size: 12px;
	padding-top: 4px;
}
.quote {
	font-style: italic;
}

.smaller {
	font-size: 11px;
}


h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
h4 {
	font-size: 11px;
	font-style: normal;
	font-weight: bold;

}

.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color:#6699CC;
}
.left {
	float: left;
	border: 1px solid #000000;
	margin-right: 10px;
	margin-bottom: 10px;

}
.padded {
	padding: 10px;
}
.padright {
	padding-right: 10px;
}
