body { 	color: #505050;
	background: url(body_background.jpg);
	background-attachment: fixed;
	font-family: Arial;
	font-size: 10pt;
}

A:link { text-decoration: none; color: #009090; }
A:active { text-decoration: none; color: #009090; }
A:visited { text-decoration: none; color: #009090; }
A:hover { text-decoration: none; color: red; }

th {font-family: Arial; font-size: 10pt}
td {font-family: Arial; font-size: 10pt}
p  {font-family: Arial; font-size: 10pt}
ol  {font-family: Arial; font-size: 10pt}
ul  {font-family: Arial; font-size: 10pt}
h1 {font-family: Arial; font-size: 15pt}
h2 {font-family: Arial; font-size: 14pt}
h3 {font-family: Arial; font-size: 12pt}
h4 {font-family: Arial; font-size: 10pt}
input {font-family: Arial; font-size: 10pt}
var {font-family: Arial; font-size: 10pt}

