body{
	background-repeat: no-repeat;
	font-family: Verdana, Times, serif;
	font-size : 12px;
	color : #4A4A4A;
	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;
}

#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: #000000;
}

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

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

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

#plan:HOVER{
	font-family: Verdana, Times, serif;
	font-size: 12px;
	font-weight: regular;
	font-style: regular;
	text-decoration: underline;
	letter-spacing: 0px;
	color: #284066;
}

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: #9F0002;
}

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


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

h2 { 
font-family: Verdana;
     font-size: 14px;
     color: #BB0205;
     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;
	  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 : 12px;
	color : #4A4A4A;
	text-align:justify;
}