<!-- 
body {	font-family: Verdana, Arial, Helvetica;
	font-size:90%;
	Font-style:normal;
	background-attachment:fixed;
	background-repeat:no-repeat;
margin-top:0%;
margin-left:0%;
	background-position:center;
	background-image:url();
}

.naviback {  	background-image:url(naviback2.jpg);
	background-attachment:fixed;
	background-repeat:repeat-y;
	background-position:top left;	
	margin-top:0%;
	margin-left:0%;
	font-style:normal;
}

.content  {	background-image:url(sanikaback.gif);
	background-position:center;
	margin-top:120px;
	background-repeat:no-repeat;
}

.links { 	Font-family: Verdana, Arial, Helvetica;
	font-size:12px;
	color : #990000;
	Font-weight: bold;
	top:0%;
	text-align:left;
}

a:link {	color: #400080;
	text-decoration:none;
	margin-left : 0px;
	}

a:visited { color: #9B0000;
	margin-left : 0px;
	text-decoration:none;
	Font-weight : bold;
}

a:hover {	color: #000000;
 	background-color:#EFCB50;
 	text-decoration:underline;
	Font-weight : bold;
}

a:active {	margin-left: 0px;
	text-decoration:underline;
	color:#0000FF;
}

h1 {	Font-family: Verdana, Arial, Helvetica;
	font-size:20px;
	color:#0000A0;
	Font-weight: bold;
	Font-variant: uppercase;
	padding:3px;
}

h2 { 	Font-family: Verdana, Arial, Helvetica;
	font-size:18px;
	color : #004080;
	Font-weight: bold;
	top:0%;
	text-align:left;
}

h3 { 	Font-family: Verdana, Arial, Helvetica;
	font-size:16px;
	color : #004080;
	Font-weight: bold;
}

h4 { 	font-family: Verdana, Arial, Helvetica;
	font-size:14px;
	color: #000000;
	Font-weight: bold;
	padding-right: 3px;
	}

h5 { 	font-family: Verdana, Arial, Helvetica;
	font-size:12px;
	color: #000000;
	Font-style: bold;
}

h6 {	color:#000000;
	font-weight:normal;
	font-size:13px;
	font-family:'Verdana','Arial';
	padding-right:0%;
	padding-left:0%;
	padding-bottom:0%;
	padding-top:0%;
}

ul  {	list-style-image:url(anchoricon.gif);
     margin: 20px;
     padding: 20px;
     list-style-position: inside;
     list-style-type: image;
     font-weight: bold;
}
 -->
