body, td, p, form, ul, ol				{
	font-family :  verdana, arial, helvetica;
	color : #000000;
	font-size : 10pt;
}

.header			{
	font-weight : bold;
	font-size : 11pt;
	color : #000000;
}

.space			{
	line-height: 20pt;
	}

.small			{
	font-size: 8pt;
}

.medium			{
	font-size: 9pt;
}

a:link	 	{
	color : #2155A3;
	text-decoration : none;
	font-weight : bold;
}

a:visited	{
	color : #999999;
	text-decoration : none;
	font-weight : bold;
}
							 
a:active	{
	color : #000000;
	text-decoration : none;
}
							 
a:hover		{
	color : #000000;
	text-decoration : none;
}
