/* RadonSeal CSS */
BODY { font-size:10px; font-family:verdana,arial,helvetica,sans-serif; color:#000000; background:#ffffff; margin:0; }
H1 { font-size:18px; font-family:arial, helvetica, sans-serif; font-style:italic; text-align:center; margin-bottom:20px; font-weight:bold; }
H2 { font-size:14px; font-family:"Comic Sans MS",arial,helvetica,sans-serif; font-style:italic; font-weight:bold; margin-bottom:-10px; }
H3 { font-size:12px; font-family:verdana,arial,helvetica,sans-serif; font-style:italic; margin-bottom:0px; }
H1,H2,H3,H4 { color:#330099; background:none; }
P,TABLE,TR,TD,DIV,FORM,UL,OL,LI,DL,DT,DD,BLOCKQUOTE {
	font-family:verdana,arial,helvetica,sans-serif;
	font-size:10px;
}
P { text-align:justify; }
TH { font-family:arial,helvetica,verdana,sans-serif; font-size:12px; font-style:italic; }
CAPTION { font-family:verdana,arial,helvetica,sans-serif; font-size:12px; font-weight:bold; font-style:italic; color:#330099; }
.comic { font-family:"Comic Sans MS",arial,helvetica,sans-serif; font-size:16px; font-weight:bold; }
.product { font-size:12px; font-family:verdana,arial,helvetica,sans-serif; font-weight:bold; color:#DD0000; background:#ffffff; }
.boldred { font-weight:bold; color:#CC0033; background:#ffffff; }
.bottompadding { padding-bottom: 6px; }
.size12px {font-size: 12px; }
.logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FF0019;
}
TABLE.navtable {
	border-width:6px;
	border-style:outset;
	border-color:#CCCCCC;
	background:#6666CC;
	width: 130px;
}
TD.nav { font-size:10px; font-weight:bold; text-align:center; color:blue; background:#CEF1F9; }
A:link { text-decoration:underline; }
A:visited { text-decoration:underline; }
A:hover { color:red; text-decoration:underline; background:yellow; }
A:active { color:red; text-decoration:underline; background:yellow; }
A.noline:link { text-decoration:none; }
A.noline:visited { text-decoration:none; }
A.noline:hover { color:red; text-decoration:underline; background:yellow; }
A.noline:active { color:red; text-decoration:underline; background:yellow; }
A.white:link { color:white; font-weight:bold; font-size:10px; text-decoration:none; }
A.white:visited { color:white; font-weight:bold; font-size:10px; text-decoration:none; }
A.white:hover { color:red; font-weight:bold; text-decoration:none; font-size:10px; background:yellow; }
A.white:active { color:red; font-weight:bold; text-decoration:none; font-size:10px; background:yellow; }
.CenterAlign {
	text-align: center;
}
