body{
	background-repeat: no-repeat;
	font-family: Verdana, Times, serif;
	font-size : 12px;
	color : #2a4150;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #CFA6A6;
	scrollbar-highlight-color: #CFA6A6;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #CFA6A6;
	text-align:left;
}

A:LINK, A:VISITED{
	font-family: Verdana, Times, serif;
	font-size: 12px;
	font-weight: regular;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0px;
	color: #bda791;
}

A:HOVER {
	font-family: Verdana, Times, serif;
	font-size: 12px;
	font-weight: regular;
	font-style: normal;
	text-decoration:blink;
	letter-spacing: 0px;
	color: #72a199;
}

#copyright{
	font-family: Verdana, Times, serif;
	font-size: 10px;
	font-weight: regular;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0px;
	color: #bda791;
}

#copyright:HOVER{
	font-family: Verdana, Times, serif;
	font-size: 10px;
	font-weight: regular;
	font-style: normal;
	text-decoration: underline;
	letter-spacing: 0px;
	color: #72a199;
}

h1 { 
	 font-family: Verdana;
     font-size: 14px;
     color: #86a9b0;
     font-weight: bold;
     font-style: normal;
     letter-spacing: 1px;
	  margin-bottom: 0px;
	 margin-top: 0px;
}

h2 { 
font-family: Verdana;
     font-size: 14px;
     color: #9babb4;
     font-weight: bold;
     font-style: normal;
     letter-spacing: 0px;	 
	  margin-bottom: 5px;
	 margin-top: 15px;
}

h3 { 		
	 font-family: Verdana;
     font-size: 12px;
     color: #962000;
     font-weight: bold;
     font-style: normal;
     margin-bottom: 0px;
	 margin-top: 0px;
	  letter-spacing: 2px;
}

h4 { 		
	 font-family: Verdana;
     font-size: 12px;
     color: #AC503F;
     font-weight: bold;
     font-style: normal;
     margin-bottom: 0px;
	 margin-top: 0px;
	 letter-spacing: 2px;
}

table {
	font-family: Verdana, Times, serif;
	font-size : 12px;
	color : #d3a665;
	rightmargin : 0;
	leftmargin : 0;
	}
	
