/* CSS Document */
td img {display: block;}
body,td,th {
	font-family:"Times New Roman", Times, serif
	font-size: 16px;
	text-align:left;
	line-height:19px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#ffffff;
}

h1, h2, h3, h4, h5 { color:#66cc99; }

.smallredcaps {font-size:12px; color:#FF0000; font-variant:small-caps; font-weight:bold}

.greenbold { color:#66cc99;
		font-weight:bold;
		}
.bottomlinks { 
	font-size: 13px; 
	line-height: 15px;
	 }
