 

.body
	{
	font-family : Courier New, monospace;
	font-size : 13px;
	line-height : 16px;
	color : #797979 ;
	}

	
A:link 
	{ 
	text-decoration: none;
	font-family : Courier New, monospace;
	font-size : 14px;
	line-height : 16px;
	color : #000000;
	}
	
	
A:visited
	 { 
	text-decoration: none;
	font-family : Courier New, monospace;
	font-size : 14px;
	line-height : 16px; 
	color : #000000;
	}
	
	
A:hover 
	{ 
	text-decoration: none;
	font-family : Courier New, monospace;
	font-size : 14px;
	line-height : 16px;
	color : #000000;
	}
	
p 
 {	
 text-decoration: none;
	font-family : Courier New, monospace;
	font-size : 13px;
	line-height : 16px;
	color : #797979;
	}
	
p.first
 { 
   color: #FF1493;
   font-size : 18px;
   line-height : 18px;
   font-family : Arial;
   }
	
	
.dot_table {
	border: thin dotted #acacac;
}


h1 {
	font-family: Courier New, monospace;
	font-size: 11px;
	line-height: 16px;
	color: #ee3834;
	font-weight: normal;
}

h2 {
	font-family: Courier New, monospace;
	font-size: 11px;
	line-height: 16px;
	color: #9fc1ea;
	font-weight: normal;
}

h3 {
	font-family: Courier New, monospace;
    color:  #B9B9B9;
    font-size: 22;
    font-weight: bold;
    text-decoration:none;
}

