BODY
{
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	color: black;
}
H2
{
	color: black;
	font-variant: small-caps;
}

P, TD, LI
{ 
	font-family: Tahoma;
	font-size: 12px;
}

a.no_underline
{
	text-decoration: none;
}
a:hover.no_underline
{
	text-decoration: underline;
}

b.menu
{
	color: black;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

b.white
{
	color: white;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
b.black
{
	color: black;
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
b.cherry
{
	color: #990000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
b.fiolet
{
	color: #6633FF;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

b.left_menu
{
	color: #3399CC;
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

a.menu
{
	color: #3C3F3E;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.menu
{
	color: #9f9f9f;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.h2blue
{
	color: blue;
	text-decoration: underline;
}
a:hover.h2blue
{
	color: #9f9f9f;
	text-decoration: none;
}

a.blue
{
	color: blue;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: underline;
}
a:hover.blue
{
	color: #9f9f9f;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
}

a.left_menu
{
	color: #336699;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover.left_menu
{
	color: #3399CC;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.small
{
	color: #3C3F3E;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}
a:hover.small
{
	color: #9f9f9f;
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
}

A		{ COLOR: #3C3F3E; TEXT-DECORATION: none; }
A:hover		{ COLOR: #999999; TEXT-DECORATION: none; }