p, td {
	font-size: 11px;
	font-family: "verdana";
	color: 000000;
}
H2 {
	font-size: 22px;
	font-family: "verdana";
	color: FFFFFF
}

a:link {
	color: 003366; font-family: Arial, Helvetica, sans-serif;
	}

a:active { 
	color: 003399;
}

a:hover {  
	color: 003399;
}

a:visited {
	color: 003366;
}

.SubmittedValue {
	color: blue;  
	font-weight: bold;
}

.ProductTitle {
	font-size: 13px;
	font-family: "verdana";
	color: 000000;
	font-weight: bold;
}

.RequiredField {
	font-weight: bold;
}

.ccfields{
	font-weight: bold;
}

.CheckFields {
	font-size: 11px;
	font-family: "verdana";
	font-weight: normal;
	color: 000000;
}

FORM {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
