.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	text-decoration: none;
	font-weight: normal;
	text-align:left
}
.bodyTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.bodyTextGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.headerYellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFDD00;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #231f20;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #231f20;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #0b4da2;
	text-decoration: none;
}
.scroll{

width: 230px;
height: 117px;
overflow-y: scroll;
padding-right:5px;
scrollbar-3dlight-color:#37393c; 
scrollbar-arrow-color:#939598; 
scrollbar-base-color:#37393c; 
scrollbar-darkshadow-color:#37393c; 
scrollbar-face-color:#37393c; 
scrollbar-highlight-color:#37393c; 
scrollbar-shadow-color:#37393c;
} 