body{
	font-family: Verdana, Times, serif;
	font-size : 12px;
	color : #c0c0c0;
	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: #60b2ec;
}

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

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

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

h1 { 
	 font-family: Verdana;
     font-size: 14px;
     color: #35d0e7;
     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: #9babb4;
     font-weight: bold;
     font-style: normal;
     margin-bottom: 0px;
	 margin-top: 0px;
	  margin-left: 15px;
	  letter-spacing: 2px;
}

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

table {
	font-family: Verdana, Times, serif;
	font-size : 11px;
	color : #ffffff;
	rightmargin : 0;
	leftmargin : 10;
	margin-top: 20;
	}
	

