table, p {
	font-family: Times New Roman;
	color: #FFFF99;
	font-size: 11pt;
	font-weight: bold;
}

a:link {
	font-family: Times New Roman;
	color: #FFFF99;
	font-size: 14pt;
	text-decoration: none;
}

a:visited {
	font-family: Times New Roman;
	color: #FFFFCC;
	font-size: 14pt;
	text-decoration: none;
}

a:hover	{
	color: #FF3333;
	font-size: 14pt;
	text-decoration: underline;
}

a:active {
	color: #CC3300;
	font-size: 14pt;
	text-decoration: underline;
}

a:focus {
	font-family: Times New Roman;
	color: #FFFF99;
	font-size: 14pt;
	text-decoration: underline;
}

h1 {
	font-size: 24pt;
	color: #FFFF99;
	text-decoration: underline;
}

h2 {
	font-size: 18pt;
	color: #FFFF99;
	text-decoration: none;
}