/*    Style Sheet for reindeerromp.org  */
	
	BODY	{  font-family: Verdana, Arial, Helvetica, Sans-serif;
			  margin:0;
			  font-size: 13px;
			  color: #000000;
			  
			}
			
	P {  font-family: Verdana, Arial, Helvetica, Sans-serif;
			  margin-bottom: 5px;
			  margin-top: 0px;
			  font-size: 13px;
			  color: #000000;
			  
			}
A:link {text-decoration: underline; color:#003399;}
A:visited {text-decoration: underline;color:#003399;}
A:active {text-decoration: underline;color:#003399;}
A:hover {text-decoration: none;color:#003399;}

img {
  border: 0;
}
		
	table {margin:0;}
	
	ul,li { font-family: Verdana, Arial, Helvetica, Sans-serif;
			  font-size: 10px;
			  text-align: left;
			  font-weight: normal;
			  
		}
	
	
/* format for body text */		
	

	P.foot {text-align: center; /* centered smaller text*/
		font-size: 10px;
		color: #000000;
		font-weight: bold;
		}
		
		
	P.reg {text-align: left; /* registration text*/
		font-size: 10px;
		color: #000000;
		font-weight: bold;
		}		


	P.navbot{text-align: center; /* navigation - bottom all pages */
		  font-size: 11px;
		  color: #000000;
		  font-weight: bold;
	   	}
	   	
	P.sub{text-align: left; /* subheading*/
		 font-size: 11px;
		 color: #000000;
		 font-weight: bold;
	   	}
	   
	  
	P.contact {text-align: left;
		 font-size: 90%; 
		 }
	
	H1 {font-size: 16px;
	    font-weight: bold;
		margin-bottom:5px;
	    }
	    
	H1.romp {text-align:center;
	    	    font-size: 16px;
	    	    font-weight: bold;
	    }
	    
	H2 {text-align:left;
	    font-size: 14px;
	    font-weight: lighter;
	    }
	    
        H2.romp {text-align:center;
	    	    font-size: 14px;
	    	    font-weight: lighter;
	    }
	
	H4  {text-align:center;
	    font-size: 110%;
	    }
		
#formarea{
background: #FFFFFF;
border-style:solid;
border-width:1px;
border-color: #162D65;
padding-left: 10px;
width:80%}

.lbl_txt1 {
 	font-size: 9pt;
 	color: #162D65;
 	float:left;
 	width: 180px;
 	padding: 0px;
 	margin: 2px;
 	
 }

.lbl_txt2 {
 	font-size: 9pt;
 	color: #162D65;
 	float:left;
 	width: 290px;
 	padding: 0px;
 	margin: 2px;
 	
 }
 
#footerform{
font-size: 8pt;
background: #FFFFFF;
color: #162D65;

}
		

#newdate {
	background-color: yellow;
}

#blue {
	color: #00F;
}
.red {
	color: #ff0000;
}

