.content{	font-family:Verdana;	font-size:1em; }
.content h1{	font-family:Verdana;	color:#0538C8;	font-weight:bold;	font-size:1.5em;}
.content h2{	font-family:Verdana;	color:#0538C8;	font-weight:bold;	font-size:1em;}
.content h3{	font-family:Verdana;	color:#0538C8;	font-weight:bold;	font-size:.8em;}
.content p{	font-weight:normal;	font-size:12pt;	text-align:justify;}
.content li{    list-style-type: square;	padding-top:.5em;}
.footer {	font-family:Verdana;	font-size:.6em; }
.content td{  padding-right:2em;}

.content a img
{
	border:0;
	text-decoration:none;
	vertical-align:middle;
	padding:0 0em 0 1em;
}

.content a
{
	color:#3366ff;
	text-decoration:none;
}

.content a:hover
{
	color:#ff0000;
	text-decoration:none;
}

