H1, H2, H4, H5, H6
	{
		font-family: verdana, arial, helvetica;
		margin: 0;
	}
H3
	{
		font-family: verdana, arial, helvetica;
		font-style: italic;
		margin: 0;
	}
BODY
	{
		font-family: verdana, arial, helvetica;
		margin: 0;
	}
P.small
	{
		font: normal; 
		font-size: 70%;
	}
P.smallheading
	{
		font: normal; 
		font-size: 70%;
		font-weight: bold;
	}
P.smallheadingblue
	{
		font: normal; color:#0099CC;
		font-size: 70%;
		font-weight: bold;
	}
P.heading
	{
		font: normal; 
		font-size: 70%;
		font-weight: bold;
		font-style: italic;
	}
P.key
	{
		font: normal;
		font-size: 55%;
		font-style: italic;
	}
P.navigation
	{
		font: normal; color:#FFFFFF;
		font-size: 60%; 
		font-weight: bold; 
	} 
P.subnavigation
	{
		font: normal; color:#FFFFFF;
		font-size: 60%; 
	} 
P.report
	{
		font: normal; 
		font-size: 70%;
	}
P.reporttitle
	{
		font: normal; 
		font-size: 115%;
	}
P.reportsubtitle
	{
		font: normal; 
		font-size: 90%;
		font-weight: bold; 
	}
A.report
	{
		font: normal; 
		font-size: 70%;
		color:#000000;
		text-decoration:none;
	}

.small
{
  font-weight:normal;
  font-size:70%;

.bold
{
  font-weight: bold;
}



