
a.nav:link {
	color: #676767;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

a.nav:visited { 

	color: #676767;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

a.nav:hover {
	
 	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

}

a.nav:active { 

	color: #676767;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;

} 
a:link {
	color: #676767;
  font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

a:visited { 

	color: #676767;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	
	color: #999999;
  font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}	
a:active { 

	color: #676767;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}


a.side:link {
	color: #676767;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a.side:visited { 

	color: #676767;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a.side:hover {
	
 	color: #999999;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a.side:active { 

	color: #676767;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
} 

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: 10px; 
	font-weight: normal;
	color: #B4B0B0
}


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;
}







