body, td, p, form, ul, ol				{
	font-family :  verdana, arial, helvetica, sans-serif;
	color : #909090;
	font-size : 8pt;
}
body { overflow: -moz-scrollbars-vertical;
}

.small		{
	font-size: 8pt;
}

.medium		{
	font-size: 9pt;
}

a:link	 	{
	color : #909090;
	text-decoration : underline;
}

a:visited	{
	color : #999999;
	text-decoration : underline;
}
							 
a:active		{
	color : #cccccc;
	text-decoration : underline;
}
							 
a:hover		{
	color : #cccccc;
	text-decoration : underline;
}
							 
.space		{
	line-height: 15pt;
}
