body {
	font-family: Tahoma;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.link {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.link_ {
	font-size: 10px;
	color: #5295d9;
	text-decoration: underline;
}
.linkLg {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
.linkSm {
	font-size: 10px;
	color: #0033CC;
	text-decoration: underline;
}
.link3 {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.head {
	font-size: 14px;
	color: #990000;
	text-decoration: none;
}
.h1 {
	font-size: 24px;
	color: #666666;
	text-decoration: none;
}
.link2 {
	color: #FF0000;
	text-decoration: underline;
	font-size: 12px;
}
.TextSmall {
	font-size: 10px;
}
.black {
	color: #000;
}
.textMd_2 {
	font-size: 12px;
}
.linkBUp {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.linkWUp {
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
.style {
	font-size: 11px;
	color: #666666;
}
.style100P {
	font-size: 11px;
	color: #666666;
	width: 100%;
}
.textSm_W {
	font-size: 10px;
	color: #FFFFFF;
}
.h2 {
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
}
.warrning {
	color: #FF0000;
	text-decoration: none;
}
td .error {
	padding: 10px;
	color: red;
	font-size: larger;
}
.price_1 {
	font-size: 14px;
	text-decoration: none;
	color: #CCCCCC;
	font-weight: bold;
}
.price_2 {
	font-size: 14px;
	text-decoration: none;
	color: #CC0000;
}
.activestep {
	font-weight: bold;
	color: red;
}
.disabledstep {
	color: #AAAAAA;
}

.description {
	font-style: italic;
}

.blockquote {
	margin-left: 20px;
}