
a:link {
color : rgb(0, 51, 204);
}
a:visited {
color : rgb(51, 153, 102);
}
a:active {
color : rgb(255, 153, 0);
}
a:link.bottom {
color : #ffffff;
text-decoration : none;
}
a:visited.bottom {
color : #ffffff;
text-decoration : none;
}
a:active .bottom {
color : #ffffff;
text-decoration : none;
}

body {
font-family : Arial, Helvetica;
}

li           { list-style-type: disc; list-style-image:url('images/button.gif'); padding-left:0; padding-bottom:4px }

.content {
font-size : 10pt;
font-family : Arial, Helvetica;
color : #000000;
padding-left : 8px;
padding-right : 8px;
padding-top : 6px;
padding-bottom : 6px;
}

.bottom {
font-size : 10pt;
font-family : Arial, Helvetica;
color : #ffffff;
padding-left : 8px;
padding-right : 8px;
padding-top : 6px;
padding-bottom : 6px;
}

.text1 {
font-size : 10pt;
padding-left : 20px;
padding-right : 20px;
line-height : 14px;
}

.text2 {
font-size : 10pt;
padding-left : 12px;
padding-right : 12px;
line-height : 14px;
}

h1, h2, h3, h4, h5, h6 {
font-family : Arial Rounded MT Bold, Arial, Helvetica;
}
h1 {
color : #00518b;
padding-left : 12px;
padding-top : 26px;
}
h2 {
color : #00518b;
padding-left : 12px;
padding-top : 0px;
}
h3 {
color : #fb920c;
}
h4 {
color : #00518b;
padding-left : 24px;
}
h5 {
color : #fb920c;
}
h6 {
color : #00518b;
}
