body {
	font-size:12px;
	line-height:14px;
	text-decoration:none;
	font-family: "Courier New", Courier, monospace;
	}

p { 
	margin-top:20px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	text-decoration:none;
	}
	
	
#main {
	width:1800px;
	text-align:left;
	font-size:12px;
	line-height:14px;
	color:#000;
	}
	
	
.textsmall {
	font-size:12px;
	line-height:14px;
	color:#000;
	text-decoration:none;
	}


.text {
	font-size: 12px;
	color: #000;
	line-height:14px;
	text-decoration:underline;
	}
	

a:link	{
	font-size: 12px;
	color: #000;
	line-height:14px;
	text-decoration:underline;
	}
	
a:visited {
	font-size: 12px;
	color: #000;
	line-height:14px;
	text-decoration:underline;
	} 
	 
	
a:focus {
	outline:none;
	font-weight: normal;
	}



a.small:link	{
	font-size:12px;
	line-height:14px;
	color:#000;
	text-decoration:none;
	}
	
a.small:visited {
	font-size:12px;
	line-height:14px;
	color:#000;
	text-decoration:none;
	} 
	 	
a.small:focus { 
	outline:none;
	}
	
	
