body {
	background: #FC0;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 0;
	padding-bottom: 0;
}

body, th, td, font {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: black;
}

h1 { font-size: 14px; }
h2 { font-size: 12px; }

form {
	display: inline;
}

input, select {
	font-size: 1em;
}

#toprow {		
	background-image: url(../graphics/main_top.gif);
	background-repeat: no-repeat;
}

A:link, A:visited {
	color: black;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}

A:active {
	color: #FC0;
}

A:hover {
	text-decoration: none;
}

#nav a:link {
	color: #004A80;
}

#productDiv {
	margin-left: 20px;
	text-align: left;
}

#productDiv A:link, #productDiv A:visited {
	font-size: 12px;
	text-decoration: underline;
}

#productDiv A:hover {
	text-decoration: none;
}

.hilit {
	background: #ffd;
}

A I, I A {
	font-style: normal;
}
