body {
	color: #000000;
}

td {
	font-family: Georgia, Times New Roman, Times, Serif;
}

th {
	font-family: Georgia, Times New Roman, Times, Serif;
}

.style1 {color: #000000;
		 font-family: Georgia, Times New Roman, Times, Serif;
		 font-size: 18px;
		 
}

.style2 {color: #000000;
		 font-family: Georgia, Times New Roman, Times, Serif;
		 font-size: 12px;
		 
}
		 
.style5 {
	font-size: 18px;
	color: #000000;
	font-weight: normal;
	background-color: #FFFFFF;
}
	
.style6 {
    color: #000000;
	font-size: large;}

.style7 {
    color: #000000;
    font-size: medium;}

a:hover {
    text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-weight: normal;
}

a: {
	font-size: 18px;
	color: #0000000;
	font-family: Georgia, Times New Roman, Times, Serif;
}

a:visited {
    color: #990000;
	text-decoration: none;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-weight: bold;
}

a:active {
	text-decoration: none;
	color: #000000;
	font-family: Georgia, Times New Roman, Times, Serif;
	font-weight:  bold;
}
}

