body 
{ margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
margin: 0em; 
font-family: Georgia, Times New Roman;
color: #000000; 
font-weight: normal;
font-size: 14px;
}
  
  H1 { font-size: x-large; color: black; font-family: Goudy Old Style; }
  H2 { font-size: large; color: black; font-family: Goudy Old Style, Georgia,Times New Roman; margin: .0em; font-style: italic; }
H3 { font-size: large; color: black; font-family: Goudy Old Style, Georgia; margin: 0em; font-style: italic; }
H4 { font-size: large; color: black; font-family: Goudy Old Style, Georgia; margin: 0em; font-style: italic; }
H5 { font-size: large; color: black; font-family: Goudy Old Style, Georgia; margin: 0em; font-style: italic; }
H6 { font-size: large; color: black; font-family: Goudy Old Style, Georgia; margin: 0em; font-style: italic; }

A:link
{ text-decoration: none; color:#2C12B4; }
A:visited
{ text-decoration: none; color:#2C12B4; }
A:active
{ text-decoration: none; color:#2C12B4; }
A:hover
{ text-decoration: underline; color:#3419A6;}

table.main {
	border-width: 5px 5px 5px 5px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(255, 148, 181) rgb(255, 148, 181) rgb(255, 148, 181) rgb(255, 148, 181);
	border-collapse: separate;
	}


table.main td {
	border-width: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	border-style: inset inset inset inset;
	border-color: #FF94B5 #FF94B5 #FF94B5 #FF94B5;
	-moz-border-radius: 0px 0px 0px 0px;
	}

hr {
height: 2px;
width: 90%;
margin-top: 5px;
margin-bottom: 5px;
border: 1px solid #2507C7;
}
