body { 
	background: #009900; 
	font-family: arial; 
	margin: 0px;
	padding: 0px;
}

p { font-family: Arial, Helvetica, san-serif; color: #8B5A00; font-size: 100%; }
p.head { font-family: Arial, Helvetica, san-serif; color: #996633; font-weight: bold; font-size: 130%; }
p.footer { font-family: Arial, Helvetica, san-serif;  color: #ffffff; font-size: 95%; font-style: italic; } 
dd { font-family: Arial, Helvetica, san-serif; color: #8B5A00; font-size: 100%; }
dd.footer { font-family: Arial, Helvetica, san-serif; color: #ffffff; font-size: 100%; font-style: italic; }
li { font-family: Arial, Helvetica, san-serif; color: #8B5A00; font-size: 100%; }

a { font-family: Arial, Helvetica, san-serif; font-size: 80%; font-style: normal; color: #009900; text-decoration: underline; font-weight: bold; }
a.body { font-family: Arial, Helvetica, san-serif; font-size: 100%; font-style: normal; color: #009900; text-decoration: underline; font-weight: bold; }
a.footer { font-family: Arial, Helvetica, san-serif; font-size: 100%; font-style: normal; color: #FFEC8B; text-decoration: underline; font-weight: bold; }
a:hover { color: #ff0000; text-decoration: underline; }
a:active { color: #ff0000; text-decoration: none; }
a:visited { color: #EEB422; text-decoration: underline; }

-->

table.body {
	border-style: none;
	background-color: white;
}

table.body td {
	text-align: left;
	vertical-align: middle;
}

table.body td.pict {
	text-align: center;
	vertical-align: middle;
	width: 15%;
}

table.contents {
	border-style: none;
}

table.contents tr.list {
	height: 20px;
}

table.contents td {
	background-color: #996633;
	border-style: none;
	padding: 5px;
	text-align: left; 
}

table.contents td.logo {
	height: 150px;
	background-color: white;
	border-style: none;
	vertical-align: middle;
	text-align: center; 
}

table.contents td.reg {
	background-color: #FFEC8B;
	border-style: none;
	padding: 2px;
	text-align: left; 
}

img {
	border-style: none;
}

#current a {
 	color: #ffffff !important;
 	/*/*/background-color: #999999!important;
 	border: 2px dotted #999 !important; /* */
 }

