/* Global Styles */

body { background-color: #ffebbe; margin:0; }
	
td {font:12px/16px Verdana, Arial, Helvetica, sans-serif;color:#063;text-align: justify;}	
p { font:12px/16px Verdana, Arial, Helvetica, sans-serif; color:#063; }
h1 { color: #604E29; font: small-caps 24px/28px Georgia, "Times New Roman", Times, serif; }
h2 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #0d512a; font-weight: normal; font-style: normal; line-height: 18px; }
h3 { font-size: 14px; color: #0d512a; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; font-style: normal; line-height: 16px; }
a { color: #dd8d34; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:normal; font-style: normal; line-height: 18px; text-decoration: none; }
	
a:hover { color: #063; font-size: 13px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-style: normal; line-height: 18px; text-decoration:underline; }
/* Class Styles */
td.green { background-color: #dd8d34; }
.bodytop { background-color: #f6c990; }
