body { 
margin: 0; 
padding: 0; 
background: #F8F8E9; 
} 

.ArticleTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.ArticleText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 0.55cm;
}
.SideLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ArticleAuthor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.ArticleQuote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
}
.ArticleQuoteBox {
	background-color: #F8F8E9;
	padding: 7px;
	width: 175px;
	border: thin solid #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
a {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #006699;
	
	link: #CC0000;
	active: #6B6B21;
	visited: #6B6B21;
}
a:link {color: #CC0000;}
a:active {color: #6B6B21;}
a:visited {color: #6B6B21;}
a:hover {color: #6B6B21;}

.dotted_td {
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.LargeHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: small-caps;
	color: #006699;
}
.ArticleTextSmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.ProductBuyTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
}
.ProductBuySmall {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.NavHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F8F8E9;
	margin-right: 10px;
	margin-left: 10px;
}
a.NavHeader:link {color:#F8F8E9; border-bottom-width: 0px; text-decoration: none; }
a.NavHeader:visited {color:#F8F8E9; border-bottom-width: 0px; text-decoration: none; }
a.NavHeader:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px; 
}
a.NavHeader:active {color: #FFFFFF; border-bottom-width: 0px; text-decoration: none;} 
.MainNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-variant: small-caps;
	font-weight: 700;
	text-decoration: none;
	text-align: left;
	clip:  rect(auto auto auto auto);
}

a.MainNav:link {border-bottom-width: 0px; text-decoration: none; }
a.MainNav:visited {border-bottom-width: 0px; text-decoration: none; }
a.MainNav:hover {
	text-decoration: none;
	border-bottom-width: 1px; 
}
a.MainNav:active {border-bottom-width: 0px; text-decoration: none;} 


.FrontBullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	list-style-type: disc;
	text-align: left;
}
.NavTable {
	border: 1px solid #A89D71;
}
.Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
