BODY 
{
		font-family: arial;
		font-size: 10pt;
}
a:link
{
		text-decoration: none;
		color: 183863;
}
a:visited
{
		text-decoration: none;
		color: 183863;
}
a:active
{
		text-decoration: none;
		color: 4A6DAD;
}
a:hover
{
		text-decoration: none;
		color: 4A6DAD;
}
.norm
{
		font-family: arial;
		font-size: 10pt;
}
.header
{
		font-family: arial;
		font-size: 11pt;
		font-weight: bold;
}
.small 
{
		font-family: arial;
		font-size: 8pt;
}
.highlight
{
		font-family: arial;
		font-size: 10pt;
		font-weight: bold;
}
.category
{
		font-family: arial;
		font-size: 14pt;
		font-weight: bold;
		color: maroon;
}
.header2
{
		font-family: arial;
		font-size: 11pt;
		font-weight: bold;
		color: maroon;
}
.whatsnew
{
		font-family: Times New Roman;
		font-size: 9pt;
}
.footnote
{
		font-family: Times New Roman;
		font-size: 8pt;
}