body {
	background-image: url(images/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

.form {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
margin:5px;
}

.formoutline {
border:1px dashed #cccccc;
background-color:#fafafa;
}

li {
font-weight:bold;
}

h1 {
font-size: 16px;
font-weight: bold;
}

h2 {
font-size: 11px;
font-weight: bold;
}

a:link, a:active, a:visited {
font-weight: bold;
text-decoration:underline;
color: #CC0000;
}

a:hover {
font-weight: bold;
text-decoration:none;
color: #CC0000;
}

a.footer:link, a.footer:active, a.footer:visited {
font-weight: bold;
text-decoration:none;
color: #000;
font-size: 10px;
}

a.footer:hover {
font-weight: bold;
text-decoration:underline;
color: #000;
font-size: 10px;
}

.input {
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
}

.style3 {font-size: 24px;}
.style4 {font-size: 16px;}
