body	{
	margin-top:0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
	color: #333333;
	background: #8FAABB url(images/design/front/bg.jpg) repeat-x;
	font-size: 10pt;
}	
.clear {clear: both;}
.hidden {display: none;}
table.styleTable {
	background-color:#FFF;
	border: #DDD 1px solid; 
	}
th.styleTable {
	background-color:#DDD;
	padding:4px;
	margin:0px;
 	text-align:left;
	}
a:link, a:visited {
	color: #069;
}
a:hover, a:active {color: #064;}
#copyright	{
	margin: 0px auto;
	width: 920px;
	text-align:center;
	font-size: 11px;
	color: #FFF;
	}
#copyright a:link, #copyright a:visited {
	color: #FFF;
	font-size: 11px;
}
#copyright a:hover, #copyright a:active {
	color: #064;
}
	
.titleheading, .subheading, .smallheading	{
	font-weight: bold;
	color: #24384D;
	}
.titleheading	{
		font-size: 12pt;
		}
.subheading2	{
		font-size: 10pt;
		font-weight: bold;
		color: #72293A; 
	}	
.smallheading	{
		font-size: 9pt;
		}
.smalltext	{
	font-size: 11px;
	color: #000000;
	}
.small	{
		font-size: 9pt;
		color: #000000;
	}
