BODY {
background-image
scrollbar-arrow-color:#975d85;
scrollbar-base-color:#c9cacb;
scrollbar-shadow-color:#FFFFFF;
scrollbar-face-color:#c9cacb;
scrollbar-highlight-color:#FFFFFF;
scrollbar-dark-shadow-color:975d85;
scrollbar-3d-light-color:#003082;
margin: 0px;
}

 .BodyBullots {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #444;
	line-height: 18px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	margin-bottom: 3px;
 } 
 
.BodyLink { 
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #555;
	line-height: 17px;
	text-decoration: none;
 }
 
 .BodyText { 
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #444;
	line-height: 17px;
 } 
 
  .HomeTitle { 
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #003082;
	line-height: 18px;
	text-decoration: none;
 } 

  .HomeTitleLink { 
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #333;
	line-height: 18px;
	text-decoration: none;
 } 

 .BodySubTitle {
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #2E8F2A;
	line-height: normal;
	word-spacing: normal;
	letter-spacing: 0.03em;
 } 
 
 .bold {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #444;
	font-weight: bold;
	line-height: 17px;
}

 .boldBl {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #003082;
	font-weight: bold;
	line-height: 17px;
}

.footer { 
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	line-height: normal;
 }
	

.textField{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	border: 1px solid #999;
	height: 17px;
}
 
/* HOVER */

A.BodyLink:hover {
	color: #333;
	text-decoration: underline;  
}

A.HomeTitleLink:hover {
	color: #666;
	text-decoration: underline; 
}
