body {

	font-size:0.7em;
	margin: 0;
	text-align:justify;
	font-family: arial;
}

a {
	color:#000;
	font-size: 0.8 em;
	text-decoration:none;
}

a.current {
	color:#999999;
}

a:hover {
    color: #000;
    background-color: #fff;
	text-decoration: none;
}



h2 {
	font-family:  Arial;
	color: #000000;
	font-size:13;
	margin: 2px 5px;
	font-weight: 400;
}

h3 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	font-size:0.8em;
	background-color: #D36DCF;
	border-bottom: 1px solid #791575;
	border-top: 1px solid #791575;
	border-left: 1px solid #791575;
	border-right: 1px solid #791575;
	text-indent: 5px;
}


h4 {
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	color: #82237E;
	font-size:0.8em;
	font-weight: 400;
}
