HR {
	color: #cc6699;
	background-color: #cc6699;
	height: 1px;
	border: 0px;
}

.ALARM {
	color: #ff0000;
	font-weight: bold;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #cc6699;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #3366cc;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #3366cc;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #3366cc;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}


.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.med {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.text a {
	color: #3366cc;
}
.text a:hover {
	color: #cc6699;
}

.heading {
	font-size: 18px;
	font-weight: bold;
}

.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
.foot a {
	color: #ffffff;
	text-decoration: none;
}
.foot a:hover {
	color: #cccccc;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.cart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.cart a {
	text-decoration: none;
	color: #666666;
}	

.cartHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	background-color: #3366cc;
	font-weight: bold;
}
.cartData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ffffff;
}
.paperTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
}