<!--
body {
font-size: 14px;
font-family: Arial;
background-color : White;
}
h1 {
font-family: Arial;
font-size: 16px;
line-height: 150%;
font-weight: bold;
margin : 3px;
}
h2 {
font-family: Arial;
font-size: 14px;
line-height: 120%;
font-weight: bold;
margin : 5px;
}
h3 {
font-family: Arial;
font-size: 14px;
line-height: 120%;
font-weight: bold;
margin : 20px;
}
h4 {
font-family: Arial;
font-size: 12px;
line-height: 110%;
font-weight: bold;
margin : 20px;
}
}
h5 {
font-family: Arial;
font-size: 12px;
line-height: 110%;
font-weight: bold;
margin : 20px;
}
p {
font-size: 12px;
}
a:link, a:visited {
font-family: Arial,
font-size: 10px;
color : 333333;
text-decoration : none;
}
a:hover, a:focus, a:active {
font-family: Arial,
font-size: 10px;
color : Red;
text-decoration : underline;
}
table {
border : none;
padding : 0 0 0 0;
font-size : 12px;
}
th {
text-align: left;
background-color: #EEEEEE;
}
td.bggray {
text-align: left;
background-color: #F1F1F1;
}
li {
font-size: 12px;
list-style-position: outside;
line-height: 130%
}
.copyright {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 12px;
font-style : normal;
line-height : 200%;
color : 333333;
text-align : center;
padding-top : 12px;
}
.copyright a:link, .copyright a:visited {
color : Gray;
}
--></style>
