P  {
	color: black;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

B {
	font-weight: bold;
	font-size:12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

A:link                {
	color: #FF3300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
A:visited           {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
A:hover            {
	color: #FF00FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
}


.TitleStyle  { color: black; font-weight: bold; font-size: 18px; font-family: "Comic Sans MS"; }

.FooterStyle { 
 font-size: 11px;
 color: #999999;
 font-family: Comic Sans MS; 
}

