/* Main Structure */
body {
	background-color: #fffff;
	margin: 0 0 0 0;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
}

p {
	font-size: 1.0em;
}


td.hometext {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #797979;


}

td.footer{
	color: #d8d8d8;
	text-decoration: none;
	font-size: 0.8em;
}

a.footer{
	color: #d8d8d8;
	text-decoration: none;
	font-size: 1em;
}

a.footer:hover{
	color: #d8d8d8;
	text-decoration: none;
	font-size: 1em;
	text-decoration: underline;
}




table.border{

border:1px solid;
border-color: #d5d5d5;
}


a {
	color: #990033;
	text-decoration: none;
	font-size: 1em;

}

a:hover {
	color: #990033;
	text-decoration: underline;
}
hr {
	height: 1px;
	color: #e3dfe0;
	text-align:center;
    width: 400px;
}


<!-- h1 {
	font-size: 1.0em;
	color: #000000;
	text-align:center;
}

h1.header {
	font-size: 2.0em;
	color: #000000;
	text-align:center;
}




a.nav {
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	font-size: 0.85em;

}
a.navon {
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	font-size: 0.85em;
	text-decoration: underline;

}
a.navon:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	font-size: 0.85em;
	text-decoration: underline;

}
a.nav:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 1em;
	font-size: 0.85em;

}
td.green{
	color: #00ada8;
	text-decoration: none;
}

td.white{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}






a.sidenav {
	color: #ffffff;
	font-weight: bold;
	font-size: 0.85em;
	line-height: 2.0em;
}

a.sidenav:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 0.85em;
	line-height: 2.0em;

}
a.sidenavon {
	color: #ffffff;
	font-weight: bold;
	font-size: 0.85em;
	line-height: 2.0em;
	text-decoration: underline;
}
a.sidenavon:hover {
	color: #ffffff;
	font-weight: bold;
	font-size: 0.85em;
	line-height: 2.0em;
	text-decoration: underline;

}
td.fact {
	color: #000000;
	font-size: 0.85em;
	text-decoration: none;
	line-height: 1.6em;

}

h2{
    font-size: 1.3em;
	color:#a4006c;
}

h3{
    font-size: 1.0em;
	color:#a4006c;
}

p.quote{
    font-size: 1.0em;
	color:#898989;
   font-style:italic;
}

