div, p, th, li, dd, dl, dt 

{

font-family: Tahoma,Geneva,Helvetica,Arial,Trebuchet,Sans-Serif;

font-size:11px;
}
body {
	
font-size:11px;
}

#cmsWorktopContent p, #cmsWorktopEditor p 
{

font-size:11px;
margin-top: 0px;

margin-right: 0px;

margin-bottom: 28px;

margin-left: 0px;

}

a:hover
{
	color: #00F;
	text-decoration: underline;
}

a
{
	color: #006;
	text-decoration: none;
}

b, strong
{
	font-weight: bold;
	text-decoration: none;
}

#legal
{
	color: #AAA;
}

.legal
{
	font-size: 8px;
	font-size:11px;
}

#footer
{
	color: #FFF;
}

#footer red, red
{
	color: #F00;
}

#footer a
{
	color: #F00;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

.grey
{
	color: #AAA;
}

#navigation a
{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#navigation a:hover
{
	font-weight: bold;
	text-decoration: underline;
}

span.red, span.error
{
	color: #F00;
}