body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}

a:link {
	text-decoration: none;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
		}
a:visited {
	text-decoration: none;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	}
a:hover {
	text-decoration: none;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	text-decoration:underline;
}
a:active {
	text-decoration: none;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	}
.res a {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
		}
.res a:visited {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	}
.res a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	text-decoration:underline;
}
.res a:active {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant:normal;
	}

h1 {
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
		}
h2 {
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
}

h3 {
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
