body,td {  
        font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
        font-size: 16px;  color : black;
		}
a:link, a:visited
       {  
	   font-style: normal; 
	   font-weight: bold; color: blue; text-decoration: underline;
	   }
 
a:hover {  color: Red; }

IMG.curve { CLEAR: left; FLOAT: left; MARGIN: 0px 1em 0px 0px}

.dropshadow  {
    width: 400; 
	height: 50;
	font-size: 36px; 
	color: #000000; 
	filter: blur(direction = 125, strength = 8);
	text-align: center;
}
h4  {
	font-size: 16px;
	font-weight: bold;
	color : #000000;
}
h1 {
	font-size: 30px; 
	color: #000000; 
	}
h2 {
	font-size: 18px;
	font-weight: bold;
	color : #993366;
}
h3 {
	font-size: 16px;
	font-weight: bold;
}

A.menuord:LINK,  A.menuord:VISITED
     {
	 font-size: 12px; 
	 font-weight: bold; color: #FFFFFF; text-decoration: none;
	 } 
  
A.menuord:HOVER 
     { 
     font-size: 12px; 
	 font-weight: bold; color: #FFFF00; text-decoration: none;
	 }

body {
	margin: 15px;
	}
.smltxt {
	font-size: x-small;
}

.font12 {
    font-size: 12px;
}
.hilite {  
    background-color: #FFFF00;
    }
#guide {
	position:relative;
	width:150px;
	height:670px;
	margin-right: 5px;
	z-index:1002;
	background-color: #CC0000;
	padding: 3px;
	/*border: #000 thin solid;*/
}
