img {border:0px;}
body {
	background-color: #E7F1C9;
}
table {
	background-color: #FFFFFF;
}

.index_text { font-family: Verdana;
		font-size: 10px;
		line-height: 18px;
		color: #474747;
}			  
.links { font-family: Verdana;
		font-size: 12px;
		color: #EE3C40;
}			  
.text { font-family: Verdana;
		font-size: 10px;
		line-height: 14px;
		color: #474747;
}
.text_title { font-size:16px; }

.title { font-family:Verdana;
		 font-size:14px;
		 color:#FFFFFF;
		 font-weight:bold;
}

A.links:link {color:#EE3C40; text-decoration: none}
A.links:visited {color:#EE3C40; text-decoration: none}
A.links:hover {color:#EE3C40; text-decoration: none}

.footer { font-family:Verdana;
		  font-size:10px;
		  color:#7A7A7A;
}