<style type="text/css">{  }
a       {color: #660099; 
         font-weight : bold}

a:hover {color: #FFFF33}

body    {background-color : #CCCCFF;
         font-family : Times New Roman, Times;
         color : #330066;
         margin: 0px;}

h3      {text-align : left;
         font-family : Verdana,Arial;
         size : 4;
         font-weight : bold}

h4      {text-align : center;
         font-family : Verdana,Arial;
         size : 3;
         margin-bottom: 10;
         font-weight : bold;
         text-decoration : underline}

table.outside {border-color: #FFFF33;
         border-style: solid}
         
td.outside {border-style: none;
		 border-collapse: collapse;
         padding:0px}

table.stat {font-family : Verdana,Arial;
         font-size : 12px;}

table.detail {font-weight : bold;
         font-family : Verdana,Arial
         font-size : 12px}

table.shortlist {font-family : Verdana,Arial;
         font-size : 14px;
         font-weight : bold;
         border : 1px #FFFF33 solid;
         table-layout : fixed;
         line-height : 2;
         align : center}

table.content {font-family : Verdana,Arial;
         font-size : 12px;
         border : 1px #FFFF33 solid;
         table-layout : fixed;
         line-height : 2;
         align : center}
         
p.info  {font-weight : bold;
         font-style : italic}

p.times {font-family : Times New Roman, Times;
         font-weight : normal;
         font-size : 14px}
         
        
#dropmenudiv{
border-left:1px solid yellow; border-right:1px solid yellow; border-top:1px solid yellow; border-bottom:0px solid yellow; position:absolute;
line-height:18px;
z-index:100; font-style:normal; font-variant:normal; font-weight:normal; font-size:12px; font-family:Verdana
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid CCCCFF;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #660099;
}   
         
-->
</style>