BODY  {
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	margin-right : 0px;
	background-color : #ddddFF;
	scrollbar-3d-light-color : #000000;
	scrollbar-arrow-color : white;
	scrollbar-base-color : navy;
	scrollbar-dark-shadow-color : #000000;
	scrollbar-face-color : #0000aa;
	scrollbar-highlight-color : silver;
	scrollbar-shadow-color : navy;
	color : black;
	font-family : arial;
}
a{
	color : Navy;
}
A:VISITED {
	color : Navy;
}

A:LINK {
	color : Navy;
}

a:hover{
	color : Blue;
}
p {
	font-size : 14px;
	text-align : justify;
	padding-right : 15px;
}
p#x {
	font-size : 14px;
	text-align :left;
	padding-right : 15px;
}
ol {
	font-size : 14px;
	text-align : justify;
	padding-right : 15px;
}
p#header {
	color : #F0FFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
}
p#navhead{
	width : 100%;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #F5F5F5;
	text-decoration : none;
	color : Black;
	padding : 1px;
	border : 3px double Black;
	text-align : center;
	font-weight : bold;
}
a#nav{
	width : 100%;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #ddddff;
	text-decoration : none;
	color : Navy;
	padding : 1px;
	border-style : outset;
	border-width : 1px;
	padding-left : 6px;
	display: block;
}
a#nav:hover{
	width : 100%;
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #F5F5F5;
	text-decoration : none;
	color : Navy;
	padding : 1px;
	border-style : inset;
	border-width : 1px;
	padding-left : 6px;
}

a#navhome{
	width : 100%;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : White;
	text-decoration : none;
	color : Navy;
	padding : 1px;
	border-style : outset;
	border-width : 1px;
	font-weight : bold;
}
a#navhome:hover{
	width : 100%;
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	background-color : #F5F5F5;
	text-decoration : none;
	color : Navy;
	padding : 1px;
	border-style : inset;
	border-width : 1px;
}

h1 {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	font-size : 18px;
	margin-top : 5px;
}

h2 {
	font-style : normal;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	font-size : 15px;
}
h3 {
	padding-top : 4px;
	margin-top : 4px;
	font-family : Arial, Helvetica, sans-serif;
	color : Navy;
	font-size : 13px;
	padding-bottom : 0px;
	margin-bottom : 1px;
}
h4{
	color : White;
	padding-bottom : 2px;
	margin-bottom : 0px;
	padding-top: 2px;
	margin-top: 0px;
	letter-spacing : 1px;
	font-weight : bold;
	font-size : 18px;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;

}
p#products {
	color : Black;
	font-size : 10px;
	padding-top : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 1px;
}
p#item {
	color : Black;
	font-size : 12px;
	padding-top : 0px;
	margin-top : 0px;
	padding-bottom : 0px;
	margin-bottom : 1px;
}
SELECT {
	background-color : White;
	color : Black;
	font-size : 9pt;
	font-family : "Arial";
}
