p, td, div, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
    color: #00008b;
 }

BODY
{
background-image: url(./images/usabg.gif);
background-repeat: no-repeat;
background-position: 100px 260px;
}

p.indent {
    text-indent: 15px;
    margin-left: 40px;
    margin-right: 160px;
}


 A.NAV:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #c0c0c0;
	text-decoration: underline;
	font-size: 16px;
}

 A.NAV:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #ffd700;
	text-decoration: underline;
	font-size: 16px;
}
A.NAV:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #e0ffff;
	text-decoration: underline;
	font-size: 16px;
}
A.NAV:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: underline;
	font-size: 16px;
}

DIV.POS {
    position: relative;
    left: 50px;
}

DIV.POS2 {
    position: relative;
    left: 200px;
}

DIV.POS3 {
    position: relative;
    left: 150px;
}

H1 {
    font-family: arial, sans-serif;
    color: #00008b;
}

H2 {
    font-family: arial, sans-serif;
    color: #00008b;
}

H3 {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: arial, sans-serif;
}

P.IMP {
    font-family: impact, fantasy;
    letter-spacing: 1px;
    color: #00008b;
    font-size: 20px;
}

P.IMP2 {
    font-size: 16px;
    font-weight: bold;
    color: #00008b;
}

P.IMP3 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    color: #00008b;
    text-decoration: underline
}

LI {
    font-size: 12pt;
    font-family: arial, sans-serif;
}

SPAN.B {
    font-weight: bold;
    font-size: 16px
}

SPAN.M {
    margin-left: 40px;
}

P.CBU {
    text-align: center;
    text-decoration: underline;
    font-weight: bold;
}

TD.NAV {
    background-color: #00008b;
    color: white;
    text-align: center;
    font-weight: bold;
}


.coffee A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff
	text-decoration: none ;
}

.coffee a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff
	text-decoration: underline;
		
}
.coffee a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff
	text-decoration: none;
}
.coffee a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff
	text-decoration: none;
}
