@charset "UTF-8";
/* CSS Document */



a:link { 
	color:#000; 
	text-decoration:none; 
	font-weight:normal; 
	
	}

a:hover { 
	color:#000; 
	text-decoration:underline; 
	font-weight:normal;
	
	 }

a:visited { 
	color:#000; 
	text-decoration:none; 
	font-weight:normal; 
	
	}

a img {
	border: 0;
	
	}

a:active {
	 color:#000; 
	 text-decoration:underline; 
	 font-weight:normal; }



input { font-size:11pt; font-family:Verdana; }

textarea { font-size:11pt; font-family:Verdana; }

select { font-size:11pt; font-family:Verdana; }

td { font-size:11pt; font-family:Verdana; }