body, td, p, form, ul, ol				{
	font-family :  verdana, arial, helvetica;
	color : #000000;
	font-size : 10pt;
}

.header			{
	font-weight : bold;
	font-size : 12pt;
	color : #333300
}

.small			{
	font-size: 8pt;
}

.space			{
	line-height: 15pt;
}

a.body:link	 	{
	color : #FD4D53;
	text-decoration : underline;
	font-weight : bold
}

a.body:visited	{
	color : #999999;
	text-decoration : underline;
}
							 
a.body:active	{
	color : #CC0000;
	text-decoration : none;
}
							 
a.body:hover		{
	color : #CC0000;
	text-decoration : none;
	
}
a:link	 	{
	color : #FD4D53;
	text-decoration : underline;
	font-weight : bold
}

a:visited	{
	color : #999999;
	text-decoration : underline;
}
							 
a:active	{
	color : #CC0000;
	text-decoration : none;
}
							 
a:hover		{
	color : #CC0000;
	text-decoration : none;