/* CSS Document */
body { margin: 0px;
	   font: normal 12px tahoma;}

#div_body { width: 680px;
			margin-top: 0px;
			padding: 10px;}
#div_copy { font: normal 10px tahoma;
			text-align: center;
			padding: 5px;
			color: #fff;}
#div_TEMP { width: 680px;
			height: 300px;
			border: 0px solid #000000;
			text-align: center;
			margin-top: 10px;
			padding: 10px;}
a { font: bold 12px tahoma;
	color: #cc0000;
	text-decoration: none;}
a:hover { color: #3F3F3F;
		  text-decoration: underline;}
a.a_copy { font: bold 10px tahoma;
		   color: #fff;
		   text-decoration: none;}
a.a_copy:hover { color: #c00;
		   text-decoration: underline;}
a.a_email { color: #fff;
			text-decoration: underline;}
a.a_email:hover { color: #3f3f3f;
				  text-decoration: none;}
a.a_subnav { font: bold 12px tahoma;
			 color: #ffffff;
			 text-decoration: none;}
a.a_subnav:hover { color: #3F3F3F;
				   text-decoration: underline;}
h1 { font-size: 22px;
	 font-weight: normal;
	 text-align: center;}

p {font: normal 12px tahoma;}
p.p_footer { color: #ffffff;}
td {font: normal 12px tahoma;}
td.td_address { background: #E01E26;}
