body {
	color:#000000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	background-position: left top;
	text-align: justify;
	list-style-type: square;
	margin: 0px;


}
table{
	color:#000000;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
table.footer{
	color:#ffffff;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
table.body{
 padding: 5px;
}

hr {
border-top-style: dashed;
border-color: #993300;
}

a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #49357E;
	text-decoration : none;
	font-style: normal;

} 
a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #49357E;
	text-decoration : none;
	font-style: normal;
} 
a:hover {
font-family : Arial, Helvetica, sans-serif;
font-size: 11px; 
font-weight : bold;
color: #413F3F;
text-decoration : underline; 
} 
a.foot:link {
font-family : Helvetica, Arial, sans-serif; 
font-weight : normal; 
color:#ffffff;
font-size: 10px;
text-decoration : none; 
} 
a.foot:visited {
font-family : Helvetica, Arial, sans-serif; 
font-weight : normal; 
color:#ffffff;
font-size: 10px;
text-decoration : none; 
} 
a.foot:hover {
font-family : Helvetica, Arial, sans-serif; 
font-weight : normal; 
color:#ffffff;
font-size: 10px;
text-decoration : underline; 
} 

h1,.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #49357E;
	font-weight: bold;
	text-align: justify;
}
h2,.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #657B20;
	font-weight: bold;
	text-align: justify;
}