body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #395F74;
	background-image: url(images/organicretro.gif);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
}
td, p, ul {
 	font-family: Georgia, "Times New Roman", Times, serif;
 }
A:link, A:visited, A:active {
	color:#32445A;
	text-decoration:underline;
}
A:hover {
	color: #DFF3A8;
	text-decoration:underline;
}
h3 {
	color:#313748;
	font-size: 14px;
	font-weight:bold;
	letter-spacing: 0pt;  
}
#mainTable {
	width: 500px;
	height:100%;
 	border: 0px;
	background-color: #FBFCF4;
 }

 #maincontent {
 	border: 0px;
	vertical-align: top;
 	font-size: 14px;
	/*/*/font-size: 100%; /* */
 }
#sidebar {
 	width: 110px;
	vertical-align: top;
 	font-size: 12px;
	/*/*/font-size: 85%; /* */
 }
.count {text-align:left;}
img {text-decoration: none; border-width: 0px;}
iframe { border:0; }
