body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FEFEFE;
	background-image: none;
	color: #000000;
	font-family: Verdana,Helvetica,Arial;
	font-size: 12px;
}

td {
	color: #000000;
	font-family: Verdana,Helvetica,Arial;
	font-size: 12px;
}

a:link { color: #0000FF; }
a:visited { color: #0000FF; }
a:hover { color: #FF0000; }

.nomargin {
	margin: 0px;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
}

h1.pageheader {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
}

h1.special {
	font-size: 10px;
	font-weight: normal;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

h3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

h3.highlight {
	font-size: 14px;
	font-weight: bold;
	color: #3399FF;
	margin: 0px
}

h3.product {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	margin: 0px
}

.smalltext, .smalltext td { font-size: 10px; }

.xsmalltext, .xsmalltext td { font-size: 8px; }

a.navdeep0:link, a.navdeep0:visited {
	display: block;
	padding: 3px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.navdeep0:hover { color: #FF0000; }

a:link#currentpage, a:visited#currentpage { color: #FF6600; }

.blackoutline { border: 1px solid #000000; }

.blacktext, .blacktext td { color: #000000; }

.whitetext, .whitetext td { color: #FFFFEE; }

.blockquote {
	border: 2px double #000000;
	padding: 5px;
}

.silverbartext, .silverbarlink, :link.silverbarlink, :visited.silverbarlink {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
:hover.silverbarlink { color: #FF0000; }


.blackbartext, .blackbarlink, :link.blackbarlink, :visited.blackbarlink {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFEE;
	text-decoration: none;
}
:hover.blackbarlink { color: #FF0000; }