
a { 
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none; 
font-size: 9pt}

a:hover { 
color: #0000ff; 
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline; 
font-size: 9pt}

.txt8 { 
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none; 
font-size: 6pt}

.txt9G { 
color: #00c000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none; 
font-size: 9pt}

.txt10B { 
color: #0000ff;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration: none; 
font-size: 10pt}

.txt12B {
color: #0000FF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
font-size: 12pt}

.txt14 {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
font-size: 14pt}

.txt14R {
color: #FF0000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
font-size: 14pt}

.txt24 {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
font-size: 24pt}

.txt24B {
color: #0000FF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
font-size: 24pt}

.txt24V {
color: #FF00FF;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration: none;
font-size: 24pt}

hr {
color: #ffffff;
width: 70%;
}

TD {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
text-decoration: none; 
font-size: 12pt}

#hr2 {
color: #ff0000;
width: 70%;
}

.hdlineR {
color: #FF0000;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
letter-spacing: 2pt; 
font-size: 36pt}

.hdlineW {
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
letter-spacing: 2pt; 
font-size: 36pt}

body {
	margin:0;
    background-color: #dddddd;
    }

#top {
    width: 1000px;
	background-image: url('top4.jpg');
	background-repeat: no-repeat;
	background-position: left;
	}

#top1 {
    width: 1000px;
    background-color: red;
    }

#nav {
    width: 160px;
    background-color: #bbbbbb;
    border: 3px solid #bbbbbb;
    }
    
