@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(images/bg_02.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 139px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #8E867E;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2B2629;
	line-height:18pt;
	text-align:left;
}
a:link {
	color: #8E867E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003300;
}
a:hover {
	text-decoration: none;
	color: #003300;
}
a:active {
	text-decoration: none;
}

.subtitle {
	text-transform: uppercase;
	color: #2B2629;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;	
}

.side-hl {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}

.subtitle-wh {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	line-height:12pt;
	font-weight: bold;	
		
}

.date-wh {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;line-height:10pt;
	
}

.date {
	color: #2B2629;
	text-decoration: none;
	font-size: 10px;
	
}
.body-sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B2629;
	line-height:12pt;
}
