<!--
body { background-color:orange; }
a:link {
font-weight : bold; 
color : #00008b; 
text-decoration : none; 
} 
a:visited {
font-weight : bold; 
color : white; 
text-decoration : none; 
} 
a:hover {
font-weight : bold; 
color : red; 
text-decoration : none; 
} 
a:focus {
font-weight : bold; 
color : red; 
text-decoration : underline; 
} 
#Text01 {
font : 12pt Times New Roman; 
text-align : left; 
} 
#Text02 {
font : 20pt Times New Roman; 
text-decoration : underline; 
font-weight : bold; 
color : #3a5fcd; 
text-align : center; 
} 
#Text03 {
font : 12pt Times New Roman; 
text-align : center; 
} 
#Text04 {
font : 16pt Times New Roman; 
text-align : center; 
font-weight : bold; 
color : #3a5fcd; 
} 
#Text05 {
font : 12pt Times New Roman; 
text-align : center; 
font-weight : bold; 
color : red; 
} 
#Text06 {
font : 18pt Times New Roman; 
text-align : center; 
font-weight : bold; 
} 
#Text07 {
font : 12pt Times New Roman; 
text-align : center; 
font-weight : bold; 
} 
#Text08 {
font : 14pt Times New Roman; 
text-align : center; 
font-weight : bold; 
} 
#Text09 {
font : 14pt Times New Roman; 
text-align : left; 
font-weight : bold; 
} 

-->
