body {
	margin: 0px 0 0 0; /* shorthand T-R-B-L */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image:   url(../images/iframe_bg.jpg)}
			
/*nav bar links*/
a.legal:link{color: #990000;
	font-size: 12px; 
	line-height: 18px;
	font-weight: bolder;
	text-decoration: none;
			}
a.legal:visited {color: #990000;
	font-size: 12px; 
	line-height: 18px;
font-weight: bolder;
	text-decoration: none;
			}			
			
a.legal:hover{	color: #990000;
	font-size: 12px;
	line-height: 18px; 
font-weight: bolder;
	text-decoration: underline;
		}
a.legal:active {color: #990000;
	font-size: 12px;
	line-height: 18px; 
font-weight: bolder;
	text-decoration: none;
			}
/*second nav bar links*/

a.navtwo:link{color: #990000;
	font-size: 11px; 
	line-height: 14px;
	font-weight: none;
	text-decoration: none;
			}
a.navtwo:visited {color: #990000;
	font-size: 11px; 
	line-height: 14px;
font-weight: none;
	text-decoration: none;
			}			
			
a.navtwo:hover{	color: #990000;
	font-size: 11px;
	line-height: 14px; 
font-weight: none;
	text-decoration: underline;
		}
a.navtwo:active {color: #990000;
	font-size: 11px;
	line-height: 14px; 
font-weight: none;
	text-decoration: none;
	}			
		

