body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #CCCCCC;

}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #669966;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
	text-transform: capitalize;
	font-style: normal;
	font-variant: normal;
	font-weight: 900;
	font-size: 22px;




}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #339966;
}
a:visited {
	color: #666699;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}

