body {color: #000000;font-family: Georgia, "Times New Roman", Times, serif;font-size: 11pt;text-align: left;background-color: #EEEEEE;}
a:link {color: #0000DD;text-decoration: none;}
a:visited {color: #0000DD;text-decoration: none;}
a:hover {color: #EEEEEE;background-color: #EE0000;}
a:active {color: #EEEEEE;background-color: #EE0000}

td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#0000DD;
	font-size:11pt;
	text-align: left;
	background-color: #EEEEEE;
}

h1 {color: #EEEEEE;font-size: 36pt;text-align: right;font-weight: bold;background-color: #0000DD;}
h2 {font-size: 32pt;font-weight: normal;color: #0000DD;}
h3 {font-size: 28pt;font-weight: normal;background-color: #0000DD;}
h4 {font-size: 24pt;font-weight: normal;color: #EEEEEE;background-color: #0000DD;}
h5 {font-size: 11pt;font-weight: normal;color: #000000;}

.style3 {font-weight : bold;background-color: #FFFFFF;color: #000000;}
.style8 {font-size : 11pt;color: #000000;}
.style11 {font-size : 36pt;color: #000000;}
.style12 {font-size : 30pt;color: #000000;}
.style13 {font-size: 24pt;color: #000000;}
.style15 {font-size: 30pt;color: #EEEEEE;background-color: #0000DD;}
.style17 {font-size: 20pt;font-weight: bold;color: #0000DD;background-color:#EEEEEE;}
.style20 {font-size: 14pt;color: #EEEEEE;background-color: #0000DD;}
.style21 {font-size: 18pt;background-color: #0000DD;color: #EEEEEE;}
.style22 {color: #EE0000;font-weight: bold;}
.style30 {font-size: 11pt;background-color: #EEEEEE; color:#EE0000;}
.style31 {font-size: 13pt;background-color: #EE0000;color: #EEEEEE;}
.style32 {font-size: 11pt;font-weight:bold;color:#EE0000;}
.style40 {font-size: 11pt;background-color: #0000EE;color: #EEEEEE;}
.style41 {color: #EE0000; font-size: 20pt; font-weight:bold;}	
.style42 {font-size: 9pt;}
.style43 {font-size: 11pt;}
.style46 {color: #0000DD; background-color: #EEEEEE; font-size: 20pt;}
.style50 {color: #0000DD; background-color: #EEEEEE; font-size: 18pt;}
.style54 {color: #0000DD;}
.style55 {font-weight: bold}
.style56 {font-size: 9pt}
<!-- -->
#menu {
padding:0;
margin:1;
height:2em;
list-style-type:none;
border-left:1px solid #444;
background:#dfd7ca;
}
#menu li {
float:left; 
width:6em; 
height:2em;
line-height:2em;
border-right:1px solid #444;
position:relative;
text-align:center;
}

#menu li a, #menu li a:visited {
display:block;
text-decoration:none; 
color:#000;
}
#menu li a span, #menu li a:visited span {
display:none; /* needed to trigger IE */
}
#menu li a:hover {
border:0; 
}
#menu li a:hover span {
display:block;
width:5em;
height:2em;
text-align:center;
position:absolute; 
left:1px; 
top:1px; 
color:#fff; 
cursor:pointer;
}
#centeredmenu {
   float:left;
   width:100%;
   background:#fff;
   border-bottom:2px solid #000;
   overflow:hidden;
   position:relative;
}
#centeredmenu ul {
   clear:left;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   left:50%;
   text-align:center;
}
#centeredmenu ul li {
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#fff;
   color:#0000EE;
   text-decoration:none;
   line-height:1.3em;
}
#centeredmenu ul li a:hover {
   background:#EE0000;
   color:#fff;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#0000EE;
   font-weight:bold;
}
.pin-title { font-size:1em;text-decoration:none;color:#00a}
.pin-description { color:#555; }
.pin-tag { color:#18c;text-decoration:none;font-size:0.9em; }
