BODY	{
		margin:			0px;
		font-family:	Arial, sans-serif;
		color:			#000000;
		}

.body	{
		font-size:		13px;
		line-height:	18px;
		}
.small	{
		font-size:		11.7px;
		line-height:	16px;
		}
.medium	{
		font-size:		12px;
		line-height:	16px;
		}
.bold	{
		font-family:	Tahoma;
		font-weight:	bold;
		}
.vsmall	{
		font-size:		10px;
		line-height:	16px;
		}
.serif	{
		font-family:	Times New Roman, serif;
		}
.quote	{
		font-family:	Times New Roman, serif;
		font-size:		13px;
		line-height:	18px;
		font-style:		italic;
		}
		
INPUT	{
		font-family:	MS Sans Serif, sans-serif;
		font-size:		12px;
		}
SELECT	{
		font-family:	MS Sans Serif, sans-serif;
		font-size:		12px;
		}
TEXTAREA {
		font-family:	MS Sans Serif, sans-serif;
		font-size:		12px;
		}
		
FORM	{
		margin:			0px;
		}
		
UL		{
		margin-top:		0px;
		margin-bottom:	0px;
		list-style-type: square;
		}
LI		{
		padding-bottom:	4px;
		}

A		{
		color:			#000000;
		text-decoration: none;
		}
A:visited {
		color:			#FF00FF;
		text-decoration: none;
		}
A:active {
		color:			#3D3D67;
		text-decoration: none;
		}
A:hover {
		color:			#FF00FF;
		text-decoration: underline;
		}

A.white	{
		color:			#ffffff;
		text-decoration: none;
		}
A.white:visited {
		color:			#ffffff;
		text-decoration: none;
		}
A.white:active {
		color:			#ffffff;
		text-decoration: none;
		}
A.white:hover {
		color:			#ffffff;
		text-decoration: underline;

}.tabmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: none;
}

