a:link.menu, a:visited.menu, a:active.menu {
  font-family: Verdana;
  font-size: 8pt;
  color: 336600;
  text-decoration: none;
}

a:hover.menu {
  color: CCFF66;
  font-size: 10pt;
  text-decoration: underline;
}

a:link.smenu, a:visited.smenu, a:active.smenu {
  font-family: Verdana;
  font-size: 8pt;
  color: 339999;
  text-decoration: none;
}

a:hover.smenu {
  color: 339999;
  font-size: 8pt;
  text-decoration: underline;
}

b {				color : #339999 ;
			        font-size : 10pt;
}

b1 {				color : #339999 ;
			        font-size : 10pt;
}

.list { 			list-style-type : disc ; 
				letter-spacing : 1px ;
			        line-height : 160% ;
			        color : #324458 ;
			        font-weight : 400 ;
			    	font-family : Verdana, sans-serif ;
			        font-size : 10pt;
}

.list2 { 			list-style-type : decimal ; 
				letter-spacing : 1px ;
			        line-height : 160% ;
			        color : #324458 ;
			        font-weight : 400 ;
			    	font-family : Verdana, sans-serif ;
			        font-size : 10pt;
}

h1, h2, h3, h4, h5 ,h6 {	letter-spacing : 2px ;
			        word-spacing : 4px ;
			        color : #06EBDD ;
			        font-weight : 400 ;
			        background : #339999 ;
			        text-indent : 50px ;
			        font-family : Verdana, sans-serif ;
}

p			{       letter-spacing : 1px ;
			        line-height : 160% ;
			        color : #339999 ;
			        font-weight : 400 ;
			    	font-family : Verdana, sans-serif ;
			        font-size : 9pt;
}

body	{
					letter-spacing : 1px ;
			        color : #339999 ;
			        font-weight : 400 ;
			    	font-family : Verdana, sans-serif ;
			        font-size : 9pt;
					}
					
li		{
					letter-spacing : 1px ;
			        line-height : 160% ;
			        color : #324458 ;
			        font-weight : 400 ;
			    	font-family : Verdana, sans-serif ;
			        font-size : 9pt;
		}
		
img {
					border : 0;
	}

div.menuItem {
	font-family: Verdana,  sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #339999;
	text-align: right;
	list-style-position: outside;
	list-style-type: none;
}
