p {
	font: bold 11pt "ms sans serif";
	color: #000000;
}
h1 {
	font: bold 13pt "ms sans serif";
	color: #FF3333;
	font-style: italic;
}
h2 {
	font: bold 11pt "ms sans serif";
	color: #FF3333;
	font-style: italic;
}
h3 {
	font: bold 9pt "ms sans serif";
	color: #000000
}
td {
	font: bold 11pt "ms sans serif";
	color: #000000;
}
a:link    {
	color:#333366;
	font-family:"ms sans serif";
	font-weight:bold;
	font-size:11pt;
}
a:visited { 
	color:#333366;
    font-family:"ms sans serif"; 
	font-weight:bold; 
	font-size:11pt;
}
a:hover   { 
	color:#000000;
    font-family:"ms sans serif";
	font-weight:bold;
	font-size:11pt;
}
a:active  {
	color:#333366;
    font-family:"ms sans serif";
	font-weight:bold;
	font-size:11pt;
	}
	