<style type="text/css">
<!--
body{Margin-top:0;
    font-family:georgia;
    font-size: 10px;
	color: #CC9900;
    font-weight: bold;
    background-color:#666666;}

table { }
tr { }
td { background-color:#333333; padding:6; text-align: justify;}
td.MH { background-color:#cccccc; color:#0000FF; padding:6; text-align: justify;}
	
	
ul { font-family: georgia;
    font-size: 14px;
    color: #CC9900;
    font-weight: bold;
    text-indent:15px;
	list-style-type:disc;
	border-width: thin;
	border-style: solid;
	border-color: gold;
	padding:4;

	}
li { font-family: georgia;
    font-size: 13px;
    color: gold;
    font-weight: bold;
    text-indent: 15 px;
	list-style-type: square;}
	
P {color:#CC9900; font-family:georgia; font-size:12px;text-indent:10px; text-align:justify; }

A {color:orange; font-family:georgia 12px; font-weight: bold ;text-decoration:none; }

A.cv {color:aqua; font-family:georgia ; font-size:14px; font-weight: bold; padding:5; border:3px outset #CC9900;text-decoration:none; }
A.cv:visited {color:aqua;font-family:georgia  ; font-size:14px; font-weight: bold ; padding:5; border:3px outset #CC9900; text-decoration:none; }
A.cv:hover  { color:lime; font-family:georgia; font-size:120%; font-weight: bold ;padding:5; border:3px inset gold;text-decoration:none; }
div.mn { text-align:center; font-family:georgia , arial; background-color:transparent;  color: #CC9900; width:900px;  font-size: 10 px; font-weight: bold; padding:5; border: 3 double #CC9900 ; }

A.mn {background-color:#FFFFFF; width:70px;  font-family:arial ; font-size: 11px; font-weight: bold ; color:red;  padding:3px;  border: 1 dashed #333333; margin: 0 0 0 0; text-decoration:none; text-align:center;}
A.mn:visited {background-color:#g8g8g8; width:70px; font-family:arial ; font-size: 11px; font-weight: bold ;color:green;  padding:2px;  border:1 dashed #333333;  margin: 0 0 0 0; text-decoration:none;}
A.mn:hover {background-color:#FFFFFF; width:70px; font-family:arial ; font-size: 11px; font-weight: bold ; color:red; padding:2px; border: 1 solid #333333; margin: 0 0 0 0; text-decoration:none;}
div.bottom { text-align:center; font-family:verdana , arial; background-color:transparent;  color: #CC9900; width:800px;  font-size: 10 px; font-weight: bold; padding:3; border: 3 double black ; }

A.btt
{ width:120px; color:gold; font-size: 11px; font-weight: bold ; padding:3px; border:3px outset gold;}
A.btt:visited 
{ width:120px; color:gold; font-size: 11px; font-weight: bold ; padding:3px; border:3px outset gold;}
A.btt:hover
{  width:120px; color:silver; padding:3px; border:3px inset silver;}


li.tt { font-family: georgia;
    font-size: 14px;
    color: gold;
    font-weight: bold;
    text-indent: 15px;
	list-style-type:square;}

li.lnk { font-family: arial;
    font-size: 12px;
    color: #990000;
    font-weight: bold;
    text-indent: 5px;
	list-style-type: square;}
a.lnk {color:blue;
    border:1px solid #CCCCCC;}
a.lnk:hover {color:navy;
     border:1px solid aqua;}	
H3{background-color:trasparent ;color:#CC9900; font-face:georgia; 
}
H4{background-color:silver ;color:NAVY; font-weight:bold; text-align:center; border:2px double #CC9900 ;
}
H5{background-color:transparent ; text-align:center; width:60%;color:#CC9900;font-family:arial; font-size: 13px; font-weight:bold;  border-bottom:2px dashed silver;  border-left:2px dashed silver; margin:3px;
}
H6{background-color:transparent ;color:#CC9900; font-face:georgia;  font-size: 13px; font-style:italic;
}
.pp{
position: relative;
z-index: 0;
}

.pp:hover{
background-color: transparent;
z-index: 0;
}

.pp span{ /*CSS for enlarged image*/
position: absolute;
background-color: #CCCCCC;
padding: 10px;
left: -1000px;
border: 2px double #CC9900;
visibility: hidden;
color:  #CC9900;
font-weight:bold;
text-decoration: none;
}

.pp span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.pp:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -150;
left: -300px; /*position where enlarged image should offset horizontally */
width:300px;

}
.ppx{
position: relative;
z-index: 0;
}

.ppx:hover{
background-color: transparent;
z-index: 0;
}

.ppx span{ /*CSS for enlarged image*/
position: absolute;
background-color: #CCCCCC;
padding: 10px;
left: -1000px;
border: 2px double #CC9900;
visibility: hidden;
color: #CC9900;
font-weight:bold;
text-decoration: none;
}

.ppx span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}



.ppx:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -150;
left: 150px; /*position where enlarged image should offset horizontally */
width:500px;

}



.pdg{
position: relative;
z-index: 0;
}

.pdg:hover{
background-color: transparent;
z-index: 0;
}

.pdg span{ /*CSS for enlarged image*/
position: absolute;
background-color: #CCCCCC;
padding: 10px;
left: -1000px;
border: 2px double #CC9900;
visibility: hidden;
color: #CC9900;
font-weight:bold;
text-decoration: none;
}

.pdg span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}


.pdg:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -200;
left: 100px; /*position where enlarged image should offset horizontally */
width:700px;

}
-->
</style>
