a:active { text-decoration: none; color: #0000ff}
a:link { text-decoration: none; color: #0000ff}
a:visited { text-decoration: none; color: #0000ff}
a:hover { text-decoration: underline; color: #0000ff}


H1 { color : #000000;
font-weight: bold;
font-style : normal;
generic-family: sans-serif;
font-family : Arial,Verdana}

H2 { color : white;
background: DarkBlue;
font-weight: 500;
font-style : normal;
generic-family: sans-serif;
font-family : Tahoma,Verdana}

H3 { color : white;
background: Black;
font-weight: 500;
font-style : normal;
generic-family: sans-serif;
font-family : Tahoma,Verdana}

BODY { color : #000000;
font-weight: 500;
font-style : normal;
generic-family: sans-serif;
font-family : Arial,Tahoma}

PRE { color : #000000;
background: #f5f5f5;
border: 1px solid #CCCCCC;
margin-top: 4px;
margin-bottom: 4px;
margin-left: 2px;
margin-right: 8px;
padding-left: 6px;
padding-right: 6px;
padding-top: 4px;
padding-bottom: 4px;
}

}
