	.boxtitle
	{
		font-family: Verdana;
		font-size: 8pt;
		color: white;
		font-weight: bold;
	}

	.defbody
	{
		font-family: Verdana;
		font-size: 8pt;
		color: black;
		text-decoration: none;
	}
	.prices
	{
		font-family: Verdana;
		font-size: 9pt;
		color: black;
		text-decoration: none;
	}

	
	.defbodylnk
	{
		font-family: Verdana;
		font-size: 8pt;
		color: blue;
		text-decoration: underline;
	}

	.defbodylnk:hover
	{
		color: green;
		text-decoration: underline;
	}
.bodylnknounder
	{
		font-family: Verdana;
		font-size: 8pt;
		color: blue;
		text-decoration: none;
	}
	.bodylnklblue
	{
		font-family: Verdana;
		font-size: 8pt;
		color: #3399FF;
		text-decoration: underline;
	}
	
	.deffooterlnk, .deffooterlnk:hover, .deffooterlnk:active, .deffooterlnk:visited, .deffooterlnk:link
	{
		font-family: Tahoma;
		font-size: 8pt;
		color: #808080;
		text-decoration: underline;
	}

	.deffooter
	{
		font-family: Tahoma;
		font-size: 8pt;
		color: #808080;
		text-decoration: none;
	}

	.hr
	{
		color: grey;
		
	}
	
	.bodytitle
	{
		font-family: Verdana;
		font-size: 15pt;
		font-weight: bold;
		padding-top: 5px;		
		border-bottom: dotted 1px #CCCCCC;
		color: black;
		text-decoration: none;
	}
	.bodytitle2
	{
		font-family: Verdana;
		font-size: 19pt;
		padding-top: 5px;		
		border-bottom: dotted 1px #CCCCCC;
		color: black;
		text-decoration: none;
	}

	
	.menuoff
	{
		border-bottom: dotted 1px #E0E0E0;
		padding: 5;
		cursor: hand;
	}

	.menuover
	{
		background-color: #DDDDDD;
	}
	.menuover1
	{
		background-color: #FFFF99;
	}
	.menuover2
	{
		background-color: #CCFF99;
	}
	
	.topmenuoff
	{
		background-color: #CCCCCC;
			}
	
	.topmenuover
	{
	background-color: #DDDDDD;
	}
	
	.topmenuover2
	{
	background-color: #CCFF99;
	}
	.topmenuoff2
	{
		background-color: #E8CB02;
			}
	
	.topnav:link{text-decoration: underline; color: blue; color: blue;
	font-family: Verdana;
		font-size: 9pt;
		font-weight: bold;
	}
.topnav:visited{text-decoration: underline; color: blue; color: blue;font-family: Verdana;
		font-size: 9pt;
		font-weight: bold;}
.topnav:active {text-decoration: underline; color: darkblue; font-family: Verdana;
		font-size: 9pt;
		font-weight: bold;}
.topnav:hover{text-decoration: underline overline; color: darkblue;font-family: Verdana;
		font-size: 9pt;
		font-weight: bold;}
		
.navlink:link{text-decoration: none; color: blue; color: blue;
	font-family: Verdana;
		font-size: 8pt;	}	
.navlink:visited{text-decoration: none; color: blue; color: blue;font-family: Verdana;
		font-size: 8pt;
		}
.navlink:active {text-decoration: underline; color: darkblue; font-family: Verdana;
		font-size: 8pt;
		}
.navlink:hover{text-decoration: underline ; color: darkblue;font-family: Verdana;
		font-size: 8pt;
	}
	
	.boxtable
	{
	border: solid 1px #CCCCCC;
	}
	.dottedtable{
	border: dotted 1px #CCCCCC;
	}
	.dottedtable:td{
	border: dotted 1px #CCCCCC;
	}
	.dot1 td { border:dotted 1px #CCCCCC;  } 
	
	.dottedtable2{
	border: dotted 1px #FF6600;
	}
	.dottedtable2:td{
	border: dotted 1px #CCCCCC;
	}
	
	H1 {
        font-family:Verdana;
        font-size:18px;
        color:#666666;
}

H2 {
        font-family:Verdana;
        font-size:16px;
        color:#666666;
}    

H3 {
   font-family:Verdana;
        font-size:14px;
        color:#666666;
     }

H4 {
 font-family:Verdana;
        font-size:12px;
        color:#666666;
 }
