/* CSS Document */
body{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}	
html{background:#676767}
body{width:1000px;margin:8px auto 8px auto;}
.style45{
	background-image:url(../images/headeraa.gif);
	height:25px;
	color:#FFFFFF;
	cursor:pointer;
	padding-left:9px;
	padding-right:5px;
}
a{
	text-decoration:none;
	color:#FFFFFF;
}
.style45Active{
	background-image:url(../images/header.gif);
	height:25px;
	color:#FFFFFF;
	cursor:pointer;
	padding-left:9px;
	padding-right:5px;
}
p{
	text-align:justify;
	font-size:11px;
	padding-left:8px;
	padding-right:8px;
	text-indent:20px;
	line-height:16px;
}.test {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent: 15px;
}

.styleBold{	
		font-weight:bold;
		font-size:11px;
	}
