img.bg {
    display: block;
}

form {
    margin: 0px;
    padding: 0px;
}

body {
	font-family: Arial;
	font-size: 8pt;
	color: #663300;
    margin: 0px;
}

h1 {
    font-size: 16pt;
    padding: 0px;
    margin: 0px;
}

a:link {
	font-family: Arial;
	font-size: 8pt;
	color: #003300;
}

a:visited {
	font-family: Arial;
	font-size: 8pt;
	color: #003300;
}

a:hover {
	font-family: Arial;
	font-size: 8pt;
	color: #B8C7AF;
}

.bold {
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #003300;
}

.bold-9pt {
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	color: #003300;
	text-decoration: none;
}

.white {  
    font-family: Arial;
    font-size: 8pt;
    color: #B9B6A5;
    text-decoration: none;
}

a.white:link {  
    font-family: Arial;
    font-size: 8pt;
    color: #B9B6A5;
    text-decoration: none;
}

a.white:hover {  
    font-family: Arial;
    font-size: 8pt;
    color: #A4A18E;
}

.sub_nav{  
    font-family: Arial;
    font-size: 9pt;
    color: #663300;
    text-decoration: none;
}

a.sub_nav:link {  
    font-family: Arial;
    font-size: 9pt;
    color: #663300;
    text-decoration: none;
}

a.sub_nav:hover {  
    font-family: Arial;
    font-size: 9pt;
    color: #A4A18E;
}

