.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	color: #CCCC99;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: normal;
	text-transform: capitalize;
	color: #FFFF99;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #FFFF99;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CCCC99;
}
a:link	{
	color: #FFFF99; 
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt; 
	text-decoration: underline; 
	}

a:visited	{
		color: #FFFF99;
		font-weight: normal;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12pt;
		text-decoration: underline; 
		} 

a:hover {
	color: #FFFFFF;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	text-decoration: none;
	}
