BODY {
	font-family : Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #003366;
}

a:link, a:visited {
	font-family : Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #330000;
}

a:hover {
	font-family : Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #700000;
}

TD {
	font-family : Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #E8DDD6;
}
HR{
	height : 1;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
}

.brownCopy TD {
	font-family : Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #330000;
}

#bugBG01 {
	background-image: url(images/homeFeatHeadBG01.jpg);
	background-repeat: no-repeat;
	height: auto;
}

.whiteLink a:link, a:visited {
	font-family : Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.whiteLink a:hover {
	font-family : Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}

.smallText {
	font-size: 10px;
}

.main { 
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366; 
} 

.main a:link, .main a:visited { 
	color: #CC6600;
	text-decoration: none; 
	font-size: 11 px; 
} 

.main a:hover { 
	color: #CC6600; 
	text-decoration: underline; 
	font-size: 11 px; 
}

.horizNav a:link, .horizNav a:visited {
	color: #d8cfc8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.horizNav a:hover{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}

.bottomNav a:link, .bottomNav a:visited {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #003366;
}
.bottomNav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	text-decoration: underline;
}

.bgButton1 {
	background-image: url(images/orderBook.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.important {
	color: #CC6600;
	font-weight: bold; 
	font-size: 11 px;
}