body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:12px;
}
H1 {
font-weight: bold;
font-family:  Verdana, Arial, Helvetica, sans-serif;
text-align:justify;
margin-top: 14px;
color:#000000;
font-size: 14px;
margin-bottom: 0;
}

H2 {
font-size: 13px;
text-align:justify;
margin: 0;
color: #000000;
}

H3 {
font-size: 12px;
text-align:justify;
color: #000000;
}

p {
margin: 0;
text-align:justify;
line-height: 140%;
font-size: 12px;
font-style: normal;
font-weight: normal;
margin-bottom: 12px;
color: #000000;
}

.small 
{
text-align: left;
font-style: normal;
font-size: 10px;
}

.adetable
{
	border-color:  #CCCCCC;
	border-style: solid;
	border-right-width: 1px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	background-color: #FFFFFF;
}


li {
margin: 0;
line-height: 140%;
text-align:justify;
font-size: 12px;
color: #000000;
}


a { text-decoration:underline; }
a:link{color: #000066;}
a:visited{color:#000066;}
a:hover{color:#cccccc;}
a:active{ color: #cccccc;}
a.postlink{color:#000066;}
