
a.nav:link {
	color: #676767;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;

}

a.nav:visited { 

	color: #676767;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;

}

a.nav:hover {
	
 	color: #999999;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;

}

a.nav:active { 

	color: #676767;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;

} 


a:link {
	color: #676767;
	text-decoration: underline;

}

a:visited { 

 	color: #676767;
	text-decoration: underline;

}

a:hover {
	
        color: #999999;
	text-decoration: none;
}

a:active { 

	color: #676767;
	text-decoration: underline;

} 


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px; 
	font-weight: bold;
}

h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px; 
	font-weight: bold;
}


th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}








