a:hover {color: blue}
A {color: yellow; text-decoration: none; font-weight: bold}
/*
a:link {color: yellow; text-decoration: none; font-weight: bold}
a:visted {color: yellow; text-decoration: none; font-weight: bold}
*/
P.disclaimer {font-size: 11pt; font-weight: bold; color: white; position: relative; left: 40px}
P.articles {font-size: 12pt; font-weight: normal; font-family: "Times New Roman"; color: #000000}
P.footnote {font-size: 9pt; font-weight: normal; font-style: italic; color: "blue"}
p.standout {font-size: 16pt; font-weight: bolder; color: #660099}
p.mainpage {font-size: 14pt; font-weight: normal; color: #000000; font-family: "Times New Roman"}

SPAN.disclaimer2 {font-size: 8pt; font-weight: normal; color: white; position: relative; left: 40px}

H1 {text-align: left; color: #000000; font-family: "Arial"; font-size: 12pt; font-weight: bold}
H2 {text-align: left; color: #000000; font-family: "Times New Roman"; font-size: 22pt; font-weight: bold}
H3 {text-align: left; color: #FFFFFF; background: #66cc66; font-family: "Arial"; font-size: 14pt; font-weight: bold}
H4 {text-align: center; color: #000000; font-family: "Arial"; font-size: 18pt; font-weight: bold}
H5 {text-align: center; color: #000000; font-family: "Arial"; font-size: 14pt; font-weight: normal}
H6 {text-align: left; color: #000000; font-family: "Arial"; font-size: 14pt; font-weight: bold}

OL.number {list-style: decimal}
OL.capletter {list-style: upper-alpha}
UL {list-style: disc}
