body {
	background-color: #FFFFFF;
	margin: 0px;
	font-family: trebuchet MS, sans-serif; 
	font-size: 0.7em;
	line-height: 1.4em;
	color: #000000;
	}

table.default{
	border: 1px solid #7A9696;
	}

td.body{
	border: 0px solid #000000;
	font-size: 0.7em;
	line-height: 1.4em;
	height: 0px;
	padding: 0px;
	}

td.separator{
	border: 0px dotted #7A9696;
	height: 15px;
	}

td.desc{
	border: 0px dotted #E9C400;
	font-size: 0.7em;
	line-height: 1.4em;
	height: 0;
	padding: 0;
	}

td.header{
	background-color: #7A9696;
	height: 20px;
	text-align: left;
	padding: 2px 4px 2px 5px;
	font-size: 0.7em;
	line-height: 1.4em;
	font-style: normal;
	}

td.message{
	border: 0px solid #7A9696;
	font-size: 0.7em;
	line-height: 1.4em;
	font-style: normal;
	height: ;
	padding: 5px 5px 3px 5px;
	}

td.field {
	border: 0px dotted #E9C400;
	padding: 4px;
	font-size: 0.7em;
	line-height: 1.4em;
	font-style: normal;
}

td.foot {
	font-size: 0.7em;
	line-height: 1.4em;
	font-style: normal;
	border: 0px;
}

form {
	font-size: 0.7em;
	line-height: 1.4em;
	}

checkbox {
	background-color: #FFFFFF;
	}

table.form{
	border: 1px solid #7A9696;
	}

input {
	border: 1px solid #7A9696;
	background-color: #ffffff;
	height: 22px;
	padding: 2px;
	font-size: 1em;
	line-height: 1.4em;
	}

textarea {
	border: 1px solid #7A9696;
	padding: 0px;
	font-size: 11px; 
	font-family: trebuchet MS, sans-serif; 
	width: 382px;
	height: 100px;
	}

hr {
	color: #ffffff; 
	height: 0;
}

.poster{
	color: #000000;
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	text-align: left
	}

a:link {
	color: #640914;
	text-decoration: none;
	}

a:visited {
	color: #640914;
	text-decoration: none;
	}

a:hover {
	color: #7A9696;
	text-decoration: underline;
	}

a.body:link {
	color: #640914;
	text-decoration: none;
	}

a.body:visited {
	color: #640914;
	text-decoration: none;
	}

a.body:hover {
	color: #7A9696;
	text-decoration: underline;
	}