BODY{
    background-image:url(bg.jpg);
   background-attachment:fixed;
	color:#000000;
	font-family:'georgia';
	font-size:16px;
	}
 TD {
	color:#333354;
	font-family:'georgia';
	font-size:16px;
	letter-spacing: 3px;
	}
#t1 {
   	position:absolute;
    	top:+350px;
    	left:50px;
    	}
CAPTION {
	font-size:14;
	color:#008040;
	text-indent:200;
	text-align:left;
	}
all.clsMenuItemNS, .clsMenuItemIE {
	background-color:transparent;
	padding:4;
	display: block;
    	line-height:22px;
    	width:99%;
	border-bottom-width:2;
	border-top-width:1;
	border-style:groove;
	border-right-width:2;
	border-left-width:1;
	border-color:#008000;
	font-size:12px;
	letter-spacing:3px;
	font:bold; 
	color:#333354; 
	cursor: hand; z-index:100
	}
all.clsMenuItemNS, .clsMenuItemIE:hover  {
	text-decoration:none;
    	background-color: #EEFFFF;
    	color: #009999;
	
	}
A:hover {
	color:#400040;
	}
H1{
	font-size:30px;
}
H2 {
	font-size:26px;
	letter-spacing: 6px;
	}

H3 {
	font-weight:lighter;
	
	font-size:16px;
	}

H4 {
	
    font-size:12px;
}

A {
color:#400040;	
text-decoration:none;
	}
A:hover {
	color:#008080;
	text-decoration:underline;
A:visited {
	color:#808080;
HR {
	height: 1pt;
}

H5 {
	font-size:10px;
}
H6 {
	
	font-style:oblique;
	font-size:10px;
	}