body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
body {
	background-color: #090f2a;
	background-image: url(images/bgrad.jpg);
	background-repeat: repeat-x;
}
.all {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #ffffff;
}
.page {
	background-color: #FFFFee;
	padding: 10px;
	
}
.nav {
	background-image: url(images/navgrad.jpg);
	background-repeat: repeat-x;
}
.nav td {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #FFFFFF;
	height: 36px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3333FF;
}
a:hover {
	text-decoration: underline;
	color: #000099;
}
a:active {
	text-decoration: none;
}
.product {
	padding: 2px;
	margin: 2px;
	border: 1px solid #000099;
	cursor: pointer;
}
.description {
	font-size: 11px;
	border: 1px solid #000099;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	cursor: pointer;
	
}
.wording {
	margin: 2px;
	border: 1px solid #000099;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.ds a:link {
	font-family: "Courier New", Courier, monospace, FloMotion;
	color: #CCCCff;
}
.ds a:hover {
	font-family: "Courier New", Courier, monospace, FloMotion;
	color: #CCCCff;
	text-decoration: underline;
}
.ds a:visited {
	font-family: "Courier New", Courier, monospace, FloMotion;
	color: #aaaaff;
}
.h1 {
	font-size: 250%;
	font-weight: bold;
	margin: 0px;
}
.page0 {
	background-color: #FFFFee;
	padding: 10px;
	background-image: url(images/bg.png);
	background-repeat: no-repeat;
}
h2 {
	font-size: 120%;
	line-height: 100%;
	margin-bottom: 10px;
	text-align: center;
}
