body, td, th {
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 11pt;
}

body {
	margin:0px; background-color: #F4EFDD;	
}

.style1 {
	font-size: 11px;
	color: #666666;
    font-weight: bold;
}

.style2 {
	font-size: 10px;
	color: #555555;
}

a:link {
	color: #134C11;
}

a:visited {
	color: #333333;
}

.style3 {
	font-size: 10px;
	color: #ffffff;
}

.style3 a:link {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.style3 a:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.style3 a:hover {
	font-size: 10px;
	color: #ffffff;
    text-decoration: underline;

}

.style3 a:active {
  color: #ffffff;
  text-decoration: none;
}