*.body_td    {
	padding-left: 4pt;
	padding-right: 4pt;
}

*.body_text    {
	font-family: "Georgia","Verdana";
	font-size: 11pt;
	text-align: justify;
}

*.body_head    {
	font-family: "Georgia","Verdana";
	font-size: 11pt;
	text-align: center;
}

body    {
	background-color: #D7FFD7;
	font-family: "Georgia","Verdana";
}

*.header    {
	color: #173DAF;
	font-size: 14pt;
	font-weight: bolder;
	text-align: center;
	font-family: "Georgia","Verdana";
	font-style: italic;
}

*.menu    {
	font-size: 10pt;
	font-weight: bolder;
	text-align: inherit;
	font-family: "Georgia","Verdana";
	text-transform: none;
	speak: normal;
}

a    {
	text-decoration: none;
	color: purple;
	text-transform: none;
	text-align: inherit;
}

a:hover    {
	color: red;
	text-decoration: none;
	text-transform: none;
}

