body         		{ color: #e2f6b3; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif }
body a 	     		{ color: #666;	text-decoration: none;	}
body a:hover 		{ color: #000;	text-decoration: none;	}
a.bodylink:link 	{ font-size: 10px; color: #e2f6b3; text-decoration: underline }
a.bodylink:hover 	{ font-size: 10px; color: #e2f6b3; text-decoration: underline }
a.bodylink:visited 	{ font-size: 10px; color: #e2f6b3; text-decoration: underline }
.input 			{ border: 1px solid #E2F6B3; background: #626B4E; }

/* H */

h4     		{ color: #e2f6b3; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 400; margin: 4px 0 0 }
h5      	{ color: #e2f6b3; font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 700; margin: 6px 0 0 }
h6    		{ color: #e2f6b3; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: 400; margin: 6px 0 0 }
.formfont  	{ color: #e2f6b3; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif }
.text_area      {width: 240px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #e2f6b3; border: 1px solid #E2F6B3; padding: 2px; background: #626B4E; }
/*iFrame*/

/*The i-frame accesses an external page and puts it in the "iframe_box" DIV for display.*/	

#copy_background       { background-color: #626B4E; position: relative; z-index: 3; width: 314px; height: 202px; }	

/*  The iFrame contains the body copy.  */ 

.iframe_box  { background-color: #626B4E; position: absolute; top: 3px; left: 3px; width: 309px; height: 192px; border: outset 0 #c5c5b4 }	.iframe_background  { background-color: #626B4E; position: absolute; top: 0; left: 0; width: 100%; height: 100% }	
.iframe     { color: #626B4E; font-size: 12px; font-family: arial, sans-serif; font-weight: 500; background-color: #333; position: absolute; top: 0; left: 0; width: 300px }