.BoldHeadings {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.normalText {
	font-family: "Arial", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.BoldandItalic{
	font-weight: bold;
	font-size: 11px;
	font-style: italic;
}
.Smaller{
	font-size:10px;
	font-weight:bold, italic;
	text-transform: uppercase;
}
body table,td,th,tr {
	font-family: "Arial", Times, serif;
	font-size: 10pt;

}
body{
	font-family: "Arial", Times, serif;
	font-size: 10px;
	scrollbar-3d-light-color:#97EA1C;
	scrollbar-arrow-color: #E67300;
	scrollbar-base-color: #014594;
	scrollbar-highlight-color:#E67300;
	scrollbar-shadow-color: #994B00;
	scrollbar-track-color: #E67300;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	

}

a:link {
	color: #014594;
	text-decoration:none;
	}

a:hover {
	color: #339702;
	text-decoration:underline;
}

.pics{
border: 1px solid #014594;
margin:8px;

}
