
body, td {
	color: #ffffff;
}
	
.text_black {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 22px;
	text-decoration: none;
	color: 000000;
	}
	
.rail_text {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color: 424242;
	}
	
	
.natecraig {
	font-family: Arial, Helvetica, Verdana;
	font-size: 32px;
	line-height: 0px;
	text-decoration: none;
	color: 000000;
	}

.header_orange {
	font-family: Arial, Helvetica, Verdana;
	font-size: 16px;
	line-height: 20px;
    font-weight: bold; 
	text-decoration: none;
	color: 6666ff;
	}
	
	
a.topnav { 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	line-height: 20px;
	text-decoration: none; 
	color: #424242;
	}

a.topnav:link { 
	color: #424242;
	}

a.topnav:visited { 
	color: #6666ff;
	}

a.topnav:active { 
	color: #424242;
	}

a.topnav:hover { 
	color: #6666ff; 
	text-decoration: none;
	}
	

.formdiv
	{
	border: 1px dotted #eeeeee;
	background: #ffffff;
	padding: 10px;
	}


