html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Georgia, Times New Roman, Times, serif;
	color: black;
	font-size: 14px;
	margin-top: 0px;
	background-color: white;
	}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	color: #7A0536;
	}
	
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #7A0536;
	}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #7A0536;
	}

.style5 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	font-family: Georgia, Times New Roman, Times, serif;
	}

.style6 {
	color: #7B0537;
	font-weight: bold;
	}

.style9 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	}

.style10 {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	}

table {
	background-color: white;
	}
	
a {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
	}
	
a:link {
	text-decoration: none;
	color: #7B0537;
	}
	
a:visited {
	text-decoration: none;
	color: #7B0537;
	}
	
a:hover {
	text-decoration: underline;
	color: #0000CC;
	}
	
a:active {
	text-decoration: none;
	}
	
a img {
	border-style: none;
	}
	
td.text {
	padding: 15px;
	color: black;
	}
	
<!-- background-image: url(images/bg-top.gif); background-repeat: repeat-x; background-color: #525252; .tbl-txt { 	border: thin solid #290A05; 	padding: 10px; }-->

hr.1 {
	border-width:1;
	color:#790837;
	background-color:gray
}
