BODY
{
	background-image: url("../images/common/bg.gif");
	background-repeat: repeat-y;
	background-position: top left;
	background-color: #F1E3B8;
	margin-left:0;
	margin-top:0;
	margin-right:0;
}



A:LINK 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #3C2FB6; 
	text-decoration: none;
}

A:VISITED 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #3C2FB6; 
	text-decoration: none;
}

A:HOVER 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.4; 
	font-weight: normal;
	color: #3C2FB6; 
	text-decoration: underline; 
}

A:ACTIVE 
{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 1.4; 
	font-weight: normal; 
	color: #3C2FB6; 
	text-decoration: none;
}


.headline 
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 18px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #CD9933; 
	text-decoration: none;
}


.content
{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.3; 
	font-weight: normal; 
	color: #666666;
}


.footer
{  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	line-height: 1.2; 
	font-weight: normal; 
	color: #666666; 
	text-decoration: none;
}


ul 
{
	font-family: Arial, Helvetica, san-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 1.3; 				
	color: #666666; 
	text-decoration: none; 
	font-weight: normal; 
	font-variant: normal;
	margin-top: 1.3;
	margin-bottom: 1.3;
}