/* CSS Document */

h1, h2, h3, h4, h5, p, u, ul, ol, li { 
font-family:Verdana;
font-size:10px;
color:988675
}
table, td { 
font-family:Verdana;
font-size:10px;
color:#000000
}
body{ 
font-family:Verdana;
font-size:10px;
color:#000000
}
p {
margin-bottom:6pt;
margin-top:0pt;
color:#000000
}

h1 {
font-size:12px;
margin-bottom:6pt;
margin-top:0pt;
color:#988675
}
h2 {
font-size:10px;
margin-bottom:6pt;
margin-top:6pt;
color:#988675
}
h3 {
font-size:9px;
margin-bottom:6pt;
margin-top:0pt;
color:#988675;
font-style: italic
}
h4 {
font-size:9px;
margin-bottom:6pt;
margin-top:0pt;
color:#999999
}
h5 {
font-size:10px;
font-style: bold;
margin-bottom:6pt;
margin-top:0pt;
color:#666666
}
ul {
list-style-type: disc
}
textarea {
font-family: Verdana;
font-size: 10px;
border: 1px solid #988675;
padding: 1px 4px
}
input, button, select {font-family: Verdana;
font-size: 10px;
border: 1px solid #988675;
padding: 1px 4px;
height:18px
}
a:link {
text-decoration:none;
color:#988675;
}
a:visited { 
text-decoration:none;
color:#988675;
}
a:hover { 
background-color:#988675;
color:#FFFFFF;
text-decoration:overline underline;
}
a:active { 
text-decoration:none;
color:#cc6600;
}