
BODY, TABLE, TR, TH, TD, P {
	font-family:	Tahoma, Arial, sans-serif;
	font-size:	11;
}

.formLegend {
	color:		#999999;
}

H1 {
	font-family:	Tahoma, Arial, sans-serif;
	font-size:	20;
	font-weight:	400;
	color:		#990000;
	margin:		0 0 10 0;
}

H2 {
	font-family:	Tahoma, Arial, sans-serif;
	font-size:	14;
	margin:		0;
}

H3 {
	font-family:	Tahoma, Arial, sans-serif;
	font-size:	11;
	margin:		0;
}

P {
	margin:		0 0 10 0;
}

.bgGray {
	background-color:	#d6d6d6;
}

A {
	color:			#990000;
	text-decoration:	none;
}

A:hover {
	text-decoration:	underline;
}

TH {
	font-weight:	700;
	text-align:	left;
}

.strong {
	font-weight:	700;
}

.ProfileName {
	font-family:	Tahoma, Arial, sans-serif;
	font-size:	12;
	color:		#990000;
}
	
.small {
	font-size:	9;
}

.gray {
	color:		#999999;
}

.ProfileNameTop {
	font-family:	Tahoma, Arial, sans-serif;
	font-size:	20;
	font-weight:	400;
	color:		#000000;
	margin:		0;
}

.pricelistItem {
	color:		#666666;
	padding:	3 0 3 15;
}

.pricelistPrice {
	color:		#666666;
	font-weight:	700;
	padding:	3 15 3 0;
	text-align:	right;
}

.red {
	color:		#990000;
}