body,td,th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
scrollbar-base-color: #f0f0f0;
scrollbar-arrow-color: #c2272d;
scrollbar-3dlight-color: #f0f0f0;
scrollbar-darkshadow-color: #f0f0f0;
scrollbar-face-color: #dbdbdb;
scrollbar-highlight-color: #f0f0f0;
scrollbar-shadow-color: #f0f0f0;
scrollbar-track-color: #f0f0f0;
}
ul
{
list-style-type: square;
}
.styleNavLink {font-size: 12px}
.styleFooter {font-size: 12px}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #B61B1F;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
body {

	line-height: 1.5em;

	/*background-image: url(images/background.jpg);
	background-repeat: repeat-x;*/
}

.mainContent {font-size: 14; line-height: 1.2em;}
#contentLeft {
	padding: 25px;
	text-align:justify;

}
.textHeading {
	color: #ac161c;
	font-weight: bold;
}
.styleLargeWhite {
	color: #FFFFFF;
	font-size: 14px;
}
.styleLargeBlack {color: #000000; font-size: 14px; }