body {
	background-color: #ffffff;
	font-family: Century Gothic; Arial;
	font-size: 10pt;
	color: #666666;
	margin: 0px;
}

td{
	font-size:10pt;
	font-family:Century Gothic; Arial;
	color:666666;
}

p{
	text-align:justify;
}

H1{
	font-size:14pt;
	font-family:Century Gothic; Arial;
	color:B96FDE;
}

H2{
	font-size:12pt;
	font-family:Century Gothic; Arial;
	color:E87DC5;
}

li{
	padding:5px;
	
}

a {
	font-family:Century Gothic; Arial;
	font-size:10pt;
	color:blue;
	font-weight:normal;
	text-decoration:underline;
}
a:hover {
	font-family:Century Gothic; Arial;
	font-size:10pt;
	color: #B96FDE;
	font-weight:normal;
	text-decoration:none;
}

	


.menu{
	color:000000;
	font-family:Century Gothic; Arial;
	font-size:8pt;
	font-weight: bold;
	text-decoration:none;
}

.menu:hover{
	color:B96FDE;
	font-family:Century Gothic; Arial;
	font-size:8pt;
	font-weight: bold;
	text-decoration:none;
}

.footer{
	color:gray;
	font-family:Century Gothic; Arial;
	font-size:7pt;
	text-decoration:underline;
}

.footer:hover{
	color:B96FDE;
	font-family:Century Gothic; Arial;
	font-size:7pt;
	text-decoration:underline;
}

.email{
	color:044DE1;
	font-family:Century Gothic; Arial;
	font-size:7pt;
	text-decoration:none;
}
