a {
 color: #FF3366;
}
A:visited {
   color:#990000;
}
A:hover {
   color:#FF6600;
}
a.menu {
 color: #003399; font-family:Times; font-size:11pt;
}
A.menu:visited {
   color:#333333; font-family:Times; font-size:11pt;
}
A.menu:hover {
   color:#0000CC; font-family:Times; font-size:11pt;
}
A.main {
 color:#FFFFFF; text-decoration:none; font-size:8pt;
}
A.main:visited {
 color:#FFFFFF; text-decoration:none; font-size:8pt;
}
A.main:hover {
 color:#FFFFFF; text-decoration:none; font-size:8pt;
}
H1 {
   font-family:Times;
   font-weight:bold;
   font-size:23pt;
   color:#000000;
   text-align:center;
   vertical-align:middle;
}
H2 {
   font-family:Times;
   font-weight:bold;
   font-size:15pt;
   color:#000000;
   text-align:center;
   vertical-align:middle;
   background-color:#ffffe6;
   display:block; 
   border:1px solid #006600;
   padding:3px
}

p {
   font-family:Times;
   font-weight:normal;
   font-size:12pt;
   color:#000000;
}
H3 {
   font-family:Times;
   font-weight:bold;
   font-style:italic;
   font-size:12pt;
   color:#000000;
   background-color:#cccccc;
}
H4 {
   font-family:Times;
   font-weight:normal;
   font-size:12pt;
   color:#000000;
   display:block; 
   border:1px solid #003399;
   padding:3px
}
H5 {
   font-family:Times;
   font-weight:normal;
   font-size:12pt;
   color:#000000;
   display:block; 
   border:1px solid #006600;
   padding:3px
}