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