
body, td, p, form, ul, ol 				{
	font-family :  arial, helvetica, verdana;
	color : #000000;
	font-size : 10pt;
}

a.body:link	 	{
	color : #003366;
	text-decoration : underline;
}

a.body:visited	{
	color : #999999;
	text-decoration : underline;
}
							 
a.body:active	{
	color : #003366;
	text-decoration : underline;
}
							 
a.body:hover		{
	color : #999999;
	text-decoration : underline;
}

.header			{
	font-weight : bold;
	font-size : 11pt;
	color : #003366
}

.small			{
	font-size: 9pt;
}

.big			{
	font-size: 12pt;
}
