body {
	background-color: D4D357;
	font-family: verdana;
}

body.info {
	/*background-image: url(/images/background.gif);*/
	background-repeat: repeat-y;
	font-family: verdana;
	font-size: 10pt;
}

a:link, a:active, a:visited, a:hover
{
	text-decoration:
	underline; color: blue;
}

td.normalText {
	font-family: verdana;
	font-size: 10pt;
}

tr.pictures {
	background-color: D4D357;
}

img.pictures {
	background-color: D4D357;
}

td.pictures {
	background-color: D4D357;
}

.maintitle {
	font-size: 14pt;
	font-weight: bold;
	color:red;
	text-align: center;
}

