HTML {
	margin: 0px;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

h1 {
	font-size: 12px;
	color: #FFFFFF;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}

a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}

a:active {
	text-decoration: underline;
	color: #FFFFFF;
}

INPUT, TEXTAREA {
	font-family: Arial;
	font-size: 10px;
	border: solid 1px #AAAAAA;
}

.scAddToCart {
	color: #666055;
	text-decoration: none;
}

.scField {
	padding-right: 11px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
}

.scSubHeader {
	font-weight: bold;
	font-size: 13px;
}

.scAug {
	font-weight: bold;
	font-size: 11px;
}

.scBackColor {
	background-color: #F8F8F8;
}

.scUnderline {
	border-bottom: solid 2px #93384A;
}

.scSep {
	border: solid 1px #C1BAA6;
}

.scSubmit {
	border: solid 1px #000000;
}

.scTable {
	border: solid 1px black;
}
