p, td, tr, li
 { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000; 
border-color: #000; 
} 
body { 
background-color: #ff; 
margin-left: 0px; 
margin-top: 10px; 
margin-right: 0px; 
margin-bottom: 10px; 
} 
a { 
color: #0000FF; 
font-size: 12px; 
text-decoration: underline; 
} 
a:hover { 
text-decoration: none; 
font-size: 12px; 
color: #000000; 
} 
#wrapper { 
border-left: 1px solid #000000; 
border-right: 1px solid #000000; 
border-bottom: 1px solid #000000; 
border-top: 1px solid #000000; 
background: #fff; 
} 

h1 { 
color: #c73687; 
font-size: 22px; 
font-weight: bold; 
font-family: times, serif; 
font-style: italic; 
} 
h2 { 
padding-top: 10px; 
color: #000; 
font-size: 14px; 
font-weight: bold; 
} 
h2 a{ 
color: #0000ff; 
font-size: 14px; 
font-weight: bold; 
text-decoration: underline; 
} 
h2 a:hover{ 
color: #000; 
font-size: 14px; 
font-weight: bold; 
text-decoration: none; 
} 
h3 { 
color: #c73687; 
font-size: 14px; 
font-weight: bold; 
} 

.topnav a{ 
color: #000000; 
padding-left: 4px; 
padding-right: 4px; 
font-size: 12px; 
text-decoration: none; 
font-weight: bold; 
} 
.topnav a:hover{ 
color: #c73687; 
padding-left: 4px; 
padding-right: 4px; 
text-decoration: underline; 
font-weight: bold; 
} 
.sidenav a{ 
color: #000000; 
padding-left: 10px; 
padding-right: 10px; 
padding-top: 5px; 
padding-bottom: 5px; 
font-size: 12px; 
text-decoration: none; 
font-weight: bold; 
display: block; 
margin-right: 26px; 
} 
.sidenav a:hover{ 
color: #eee; 
text-decoration: underline; 
font-weight: bold; 
background: #c73687; 
} 
.footer { 
color: #000000; 
font-size: 10px; 
text-decoration: none; 
font-weight: bold; 
padding-bottom: 4px; 
padding-top: 3px; 
} 
.footer a{ 
color: #0000ff; 
font-size: 10px; 
text-decoration: none; 
font-weight: bold; 
} 
.footer a:hover{ 
color: #000; 
text-decoration: underline; 
font-weight: bold; 
} 
