p,td,body {font-family: "Arial", "Helvetica", sans-serif; font-size: 12px }
 
a:link { color: #000099; text-decoration: underline; font-weight : bold }
 
a:visited {color: #990000; text-decoration: underline; font-weight : bold }
 
a:hover {color: #FF0033; text-decoration: underline; font-weight : bold }
 
a:active {color: #FF0033; text-decoration: underline; font-weight : bold}
 
 
a.bottomnav:link {color: #FFFFFF; text-decoration: none }
 
a.bottomnav:visited {color: #FFFFFF; text-decoration: none }
 
a.bottomnav:hover {color: #9ED9FF; text-decoration: underline}
 
a.bottomnav:active {color: #9ED9FF; text-decoration: underline}
    
p {
	margin-top : 10px;
	margin-bottom : 10px;
}
 
ul {list-style-type: disc; font-size: 12px; line-height: 15px; margin-top: 0px; margin-left: 15px;}
ol {font-size: 12px }
li { font-size: 12px }
 
.leftmargin { margin-left : 8px; }
 
.productright { font-size: 12px;  margin-left : 10px; margin-right : 10px; margin-top : 10px; line-height: 15px}

.background {
	background-image : url(images/b.gif);
	background-repeat : repeat-x;
}
.gray {
	color : #999999;
	margin-left : 40px;
	margin-top : 10px;
	font-size : 11px;
}
.right {
	font-size : 11px;
}
.rightnav {
	font-size : 11px;
	line-height : 12px;
	margin-top : 4px;
	margin-bottom : 4px;
}
.arrow {
	margin-left : 74px;
	font-weight : bold;
	margin-bottom : 0px;
	margin-top : 0px;
	font-size : 11px;
}