body {
 font-family: "Times New Roman", Times, serif;
 font-size: 12px;
 font-style: normal;
 font-weight: normal;
 color: #000000;
 text-align: left;
 width: 100%;
 
 }


.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.table {
	border: #000000;
	border-color: #000000;
	border-top-width: thin;
	position: fixed;
	width="90%";
	text-align:center;
	table background: #FFFFFF;
}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}

.style3 {
	color: #5374BC;
    }
	
.Heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	color: #000000;
	}
	
	.Heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	}
	
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5374BC;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #5374BC;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #C8A967;
	font-weight: bold;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
}
h4 {
	font-family: "Lucida Handwriting";
	font-size: 10px;
	font-weight: normal;
}

