BODY {
    font-family: Arial;
    font-size: 12px;
	background-image: url("/images/bg.gif");
	background-position: 0% 0%;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	}

TD {font-family: Arial; font-size: 12px;}

H1 {font-size: 18px; margin: 0px; margin-bottom: 18px;}
H2 {font-size: 16px; margin: 0px; margin-bottom: 16px;}
H3 {font-size: 14px; margin: 0px; margin-bottom: 14px;}

A:link {color: #0000ff; font-size: 12px;}
A:visited {color: #0000ff; font-size: 12px;}
A:active {color: #8080ff; font-size: 12px;}
A:hover {color: #0000a0;  font-size: 12px;}

.small {font-size: 11px;}
.smallLink:link {color: #0000ff; font-size: 11px;}
.smallLink:visited {color: #0000ff; font-size: 11px;}
.smallLink:active {color: #8080ff; font-size: 11px;}
.smallLink:hover {color: #0000a0; font-size: 11px;}
