body {
	background-color: #000000;
	margin: 0px;
	background-image: url(../images/template/bg.jpg);
	background-repeat: repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#e4e4e4;
	font-size:11px;
	line-height: 12pt;
}

.footerTxt {
	line-height:14px;
	font-size:9px;
}
a:link{
	color:#e4e4e4;
	text-decoration:underline;
}
a:visited{
	color:#e4e4e4;
	text-decoration:underline;
}
a:hover{
	color:#d2edf3;
	text-decoration:underline;
}
a:active{
	color:#e4e4e4;
	text-decoration:underline;
}

.subhead01 {
	font-weight: bold;
	color: #d2edf3;
	font-size: 12px;
}
