
body { font-family:Georgia, "Times New Roman", Times, serif;
        font-size: 16px;
		}
div#master {
   
    margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px; left: 0px; width: 1024px;

}			 
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #0099CC;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #99CC00;
	font-style: italic;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FF9900}

