body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
}
body {
	background-color: #333333;
	margin-left: 20px;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 40px;
}
.style1 {font-size: x-large}
.style2 {font-size: medium}
.style3 {
	font-size: large;
	font-style: italic;
}
.style4 {font-size: medium; font-weight: bold; }
.bodytext {font-family:georgia,times new roman, times, serif;
           font-size:12px;
		   text-align:center;
		   height:350px;
		   }
h4 {font-size:16px;}		
a {color:#333333;}   
