body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 8px;
	background-color: #FFFFFF; }

p {
	font-size: 12px; }
	
h1 {
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 22px; }
	
h3 {
	color: #FFFFFF;
	background-color: #FF0000;
	font-size: 15px; }
	
q {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold; }
	
em {
	background-color: #CCCCCC;
	font-style: normal; }
	
a:link {
	color: #FFFFFF;
	text-decoration: none; }
	
a:visited {
	color: #FFFFFF;
	text-decoration: none; }
	
a:hover {
	text-decoration: underline; }
	
ul {
	font-size: 12px; }
	
.notfoot a:link {
	color: #FF0000;
	text-decoration: none; }
	
.notfoot a:visited {
	color: #FF0000;
	text-decoration: none; }
	
.notfoot a:hover {
	text-decoration: underline; }
input.translt {
	text-align: left;
	width: 90%;
	border-top: none;
   	border-bottom: none;
   	border-right: none;
   	border-left: none;
   	background: transparent; }