a:link {
	color : #ff0099;
	font-family : verdana, arial, helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
}

a:visited {
	color : #ff0099;
	font-family : verdana, arial, helvetica, sans-serif;
	text-decoration : underline;
}

a:hover {
	color : #0033CC;
	text-decoration : underline;
}

a:active {
	color : #ff0099;
	text-decoration : underline;
}

body {
	background-color : #ffffff;
}

body, td {
	font-family : verdana, arial, helvetica, sans-serif;
	color : #363636;
	font-size : 12px;
	line-height : 20px;
}

.contact {
	color : #D8D5C6;
}

H1 {
	font-size : 18px;
	color : #ff0099;

}

H2 {
	font-size : 12px;
	color : #363636;

}

H3 {
	font-size : 12px;
	color : #432E37;
	border-bottom : 1px dashed #E89801;
}

