body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}
a:link {
	color: #330294;
}
a:visited {
	color: #330099;
}
a:hover {
	color: #666666;
}
a:active {
	color: #000000;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
}
.phone {
	font-weight: bold;
	color: #AE2837;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	text-transform: none;
}
h3 { font-size: 12px; font-weight: bold; color: #003399; text-transform: none; margin-bottom: 5px;}

.tborder {
	border-top: 1px solid #330099; 
}
.caption {
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	color: #666666;
}
#footer {
	font-size: 10px;
	color: #666666;
}
#footer a {
	text-decoration: none;
}.discount {
	text-decoration: line-through;
}

.box { border: thin solid #C60; }
.box p { padding-left:10px; }
.box h2 { padding-left:10px; }
.box2 { border: thin solid #00C; }
.box2 p { padding-left:10px; }
.box2 h2 { padding-left:10px; }
.box2 h3 { padding-left:10px; }


