	
a:link { 
	font-size: x-small; 	
	font-weight: bold; 
	color: #003366; 
	text-decoration: underline;
	}
	
a:visited { 
	font-weight: bold;
	text-decoration: underline;
	color: #993333;
	}
	
a:hover {
	color: #6699ff; 
	text-decoration: none; 
	font-weight: bold;
	}
	
a:active {
	font-weight: bold;
	text-decoration: underline; 
	}	

.border_h {
	border-style: dashed;
	border-width: 0em 0em 0.1em 0em;
	border-color: #333366; 
	}
	
h1 {
	font-size: small;
	font-weight: bold; 
	color: #003366;
	border-style: solid;
	border-width: 0em 0em 0.3em 0em;
	border-color: #ffff99; 	 
	}
	
h2 {
	font-size: small;
	color: #003366;	 
	}
	
h3 {
	font-size: x-small;
	font-weight: bold; 
	color: #003366;
	border-style: solid;
	border-width: 0em 0em 0.3em 0em;
	border-color: #ffff99; 	 
	}
	
h4 {
	font-size: x-small;
	color: #003366;	 
	}
	
h5 {
	font-size: xx-small;
	font-weight: bold; 
	color: #003366;
	border-style: solid;
	border-width: 0em 0em 0.3em 0em;
	border-color: #ffff99; 	 
	}
	
h6 {
	font-size: xx-small;
	color: #003366;	 
	}
	
.small {
	font-size: small; 
	}
	
.x-small {
	font-size: x-small; 
	}
	
.xx-small {
	font-size: xx-small; 
	}
	
.nav a{
	color: #036;
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	border-width: 0em;
	border-color:#036;
	border-style:dashed;
	background: #fff;
	padding: 0.4em 0.4em;
	margin: 0em;
}

.nav a:visited { 
	font-weight: bold;
	text-decoration: underline;
	color: #933;
	}
	
.nav a:hover {
	color: #6699ff; 
	text-decoration: none; 
	font-weight: bold;
	background: ff9;
	}
	
.nav a:active {
	font-weight: bold;
	text-decoration: underline; 
	}

.navtable {
	background: #ff9;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-width: 0em 0.1em 0.1em 0em;
	border-color:#036;
	border-style:dashed;
	padding: 1em;
	margin: 1em;
	
}
	
.navtable2 {
	background: #ff9;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-width: 0em 0.1em 0em 0em;
	border-color:#036;
	border-style:dashed;
	padding: 1em;
	margin: 1em;
}

.viewcart{
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-width: 0.1em 0.1em 0.1em 0.1em;
	border-color:#036;
	border-style:dashed;
	padding: 1em;
	margin: 1em;
}

.cartcell {
	background: #ff9;
	font-size: x-small;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.nav2 a {
	color: #000;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	border-width: 0em;
	border-color:#036;
	border-style:dashed;
	padding: 0em 0.5em;
	margin: 0em;
	display: block;
}

.nav2 a:visited { 
	font-weight: bold;
	text-decoration: underline;
	color: #933;
	}
	
.nav2 a:hover {
	color: #69f; 
	text-decoration: none; 
	font-weight: bold;
	background: #fff;
	}
	
.nav2 a:active {
	font-weight: bold;
	text-decoration: underline; 
	}
	
.crumb {
	color: #000;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.crumb a {
	color: #000;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.crumb a:visited { 
	text-decoration: underline;
	color: #933;
	}
	
.crumb a:hover {
	color: #69f; 
	text-decoration: none; 
	font-weight: bold;
	background: #fff;
	}
	
.crumb a:active {
	font-weight: bold;
	text-decoration: underline; 
	}

.bodytable {
	background: #fff;
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-width: 0em 0.1em 0.1em 0em;
	border-color:#036;
	border-style:dashed;
	padding: 1em;
	margin: 1em;
}

ol {
	margin-right:4em;
	}
li {
	margin-right:2em;
	margin-bottom:0.5em;
	list-style-image: url(images/li.gif);
	}	
