.style16 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}
.Red_Header {
	color: #F00;
	font: italic bold 14pt Arial, Helvetica, sans-serif;
}
.style12 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
}
.stylewhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FFF;
}
A.link 
{
	color: #000099;
	font-weight: normal;
	text-decoration: underline;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

A.link:hover
{
	color: #FF0000;
	font-weight: normal;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
A.button 
{
	color: #FFF;
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background: #F00;
}

A.button:hover
{
	color: #FF0;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	background: #F00;
}
