body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #6699CC;	
}
.search {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
}

input.searchbox {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2700cc;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	
}


.largerthanp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}

.liclass {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.firstletter {
	font-size: 30px;
}
a:link {
	text-decoration: none;
	color: #000066;	
}
a:visited {
	text-decoration: none;
	color: #000066;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}

a:active {
	text-decoration: underline;
	color: #000066;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.tableheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bolder;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.indent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	text-indent: 10px;
}
