a {
	color: #333333;
	text-decoration: underline;


}

a:link {
	color: #333333;
	text-decoration: underline;


}

a:active {
	color: #333333;
	text-decoration: underline;

	
}
a:visited {
color: #333333;
	text-decoration: underline;


}
a:hover {
	color: #333333;
	text-decoration: underline;


}



li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660066;
	height: auto;
	width: auto;
		padding-left : 10px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: 333366;
	left: 50px;
		padding-left : 10px;


}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #660066;



}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	color: #660066;
	padding-left : 10px;
}
