<style>
<!-- a {text-decoration: none; color: black;} -->
h1 {

	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	color: #A02262;
	}

p {

	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
	}
	
	td {

	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	}
	
p.header {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	}
p.white {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	}
li {

	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: normal;
	color: #000;
	}
a:link {color: #A02262}
a:visited {color: #A02262}
a:hover {color: #000080}
a:active {color: #A02262}

a.two:link {color: #ffffff; decoration: none;}
a.two:visited {color: #ffffff; decoration: none;}
a.two:hover {color: #cdcdcd; decoration: none;}
a.two:active {color: #ffffff; decoration: none;}

a.three:link {color: #A02262; font-size: 14px; font-weight: bold; decoration: none;}
a.three:visited {color: #A02262; font-size: 14px; font-weight: bold; decoration: none;}
a.three:hover {color: #A02262; font-size: 14px; font-weight: bold; decoration: none;}
a.three:active {color: #A02262; font-size: 14px; font-weight: bold; decoration: none;}

.floatimg {
margin: auto;
	}
	
</style>
