body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background:#000000;
	margin: 5px;
}

a:link { 
color: blue; 
text-decoration: none;
}

a:visited { 
color: blue; 
text-decoration: none;
}

a:hover {
color: red; 
text-decoration: none;
}

.textLarge1 {
	font-size:17px;
	color: #195088;
	font-weight: bold;
}

.textLarge2 {
	font-size:14px;
	color: #195088;
	font-weight: bold;	
}
.textSmall {
	font-size:11px;
	color:#Gray;
}
strong.blue {
	color: #333399;
	font-weight: bold;
}

div.last_update {
	font-weight: bold;
	font-size: 10px;
	align: left;
}

table.featured {
	background-color: #F4F4F4;
}

table.notice {
	background-color: #F4F4F4;
	color: #333399;
	font-weight: bold;
	align: center;
}

td.cart_header {
	background-color: #9D9D9D;
	color: #FFFFFF;
	font-weight: bold;
	align: center;
	}
	
td.cart_body {
	background-color: #E5E5E5;
	}
	
td.bluebar {
	background-color: #607ef0;
	color: #FFFFFF;
	font-size: 10px;
	}
h1 {
font-family: Verdana,Helvetica,sans-serif;
font-size: 26px;
font-weight: bold;
color: #333333;
}
h2 {
font-size: 20px;
font-weight: bold;
color: #333333;
}
h3 {
font-size: 18px;
font-weight: bold;
color: #444444;
}
h4 {
font-size: 15px;
font-weight: bold;
color: #333333;
}
	
