



.defCopy 
	{ font-family: verdana, sans-serif; 
	font-size: 12px; 
	color: #333333; 
	line-height : 18px;
	}
	
.footer
	{ font-family: verdana, sans-serif; 
	font-size: 10px; 
	color: #bfbfbf; 
	line-height : 18px;
	}	

.defTitle 
	{ 
	font-family: arial, verdana, sans-serif;
	font-size: 14px; 
	color: #ff6600; 
	line-height : 18px;
	}
	
.highlight12 {
	font-family : Verdana;
	font-style : normal;
	font-size : 12px;
	color : white;
	text-decoration: none;
	background-color : black;
} 

.Nav {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	color : blue;
	text-decoration: underline
} 

.Nav:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-size : 12px;
	color : white;
	text-decoration: None;
	background-color : #333333;
}

A.reglink:link { text-decoration: none; color: #333366; font-weight: bold}
A.reglink:visited { text-decoration: none; color: #333366; font-weight: bold}
A.reglink:hover { text-decoration: none; color: #ff6600; font-weight: bold}

