.link {
			font-size:14px;
			font-family:arial;
			font-weight:bold;
			color:#993300;
		}
		
.link:hover {
			font-size:14px;
			font-family:arial;
			font-weight:bold;
			color:#990000;
		}
		
.link:visited {
			font-size:14px;
			font-family:arial;
			font-weight:bold;
			color:#990000;
		}
.biglink {
			font-size:18px;
			font-family:times new roman;
			font-weight:bold;
			color:#000099;
		}
		
.biglink:hover {
			font-size:18px;
			font-family:times new roman;
			font-weight:bold;
			color:#000099;
		}

body { 
   margin: 0px 0px 0px 0px;   
} 

p, td, th, li, blockquote { 
    color: #000000; 
    font-family: Arial, Serif, Times New Roman; 
    font-size: 12px; 
} 

.article { 
    margin-left: 20px;
	margin-right:20px;
	font-size:12px;
	text-align:center;
} 
.producttext { 
    margin-left: 20px;
	margin-right:20px;
	font-size:12px;
	text-align:left;
} 

h1 { 
    color: #990000; 
    font-size: 32px; 
    font-family: "Times New Roman", Arial, Serif; 

} 

h2 { 
    color: #000000; 
    font-size: 15px; 
    font-family: "Gill Sans", Arial, "Sans Serif"; 

} 

h3 { 
    color: #336699; 
    font-size: 14px; 
    font-family: "Stone Sans", Arial, "Sans Serif"; 
} 

h4, h5, h6 { 
    color: #330099; 
    font-size: 14px; 
    font-family: Stone Sans, Arial, Sans Serif; 
} 

.bottom {
	font-size: 11px;
	text-align: left;
	color: #000000;

}
.smalltext {
	font-size: 11px;
	text-align: center;
	color: #000000;

}
.TitleTag {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #990000;
	font-weight: bold;
}
.red {
	color: #993300;
	font-weight: bold;
}

.greentitle {
	color:#336633;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}	

.producttag {
	color: #993300;
	font-weight: bold;
	font-size:14px;
}

.blue {
	color: #336699;
	font-size:12px;
	font-weight: bold;
}

.bigwhitelink {
			font-size:13px;
			font-family:"Arial";
			font-weight:bold;
			color:#FFFFFF;
			text-decoration:none;			
}

.bigwhitelink:hover {

			font-size:13px;
			font-family:"Arial";
			font-weight:bold;
			color:#FFFF99;
			text-decoration:none;
}

.WhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
.assoc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	text-decoration: none;
	font-weight: bold;

}
.assoc:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	text-decoration: none;
	font-weight: bold;

}
.SmallWhiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.SmallWhiteText:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
.SmallWhiteText:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
input:focus {
	background-color:#FFFF99;
}
