/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666666;
	font-size: 12px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.headings {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666666;
	font-size: 13px;
}

.headings2 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666666;
	font-size: 16px;
}

.titles {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666666;
	font-size: 18px;
}

.smalltitles {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #666666;
	font-size: 10px;
}

