body {
	background-color: #ffffff;
	margin: 0px;
}
body, table {
	color: #000000;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
}
a:link {
	color: #2222dd;
}
a:visited {
	color: 2222dd;
}
a:hover {
	color: #850000;
}

input,select {
	font-size: 11px;
}

.title {
	color: #262f60;
	font-size: 12px;
	font-weight: bold;
}

.footer {
	font-size: 10px
}
.spacedtext {
	font-size: 12px;
	line-height: 18px;
}
.normtext {
	font-size: 12px;
	line-height: 16px
}
.smalltext
 {
	font-size: 11px;
	line-height: 14px
}
.xsmalltext {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 10px;
}

.ltgray  {
	font-family: tahoma,verdana,arial,helvetica;
	font-size: 10px;
	color: #b5b5b5;
}
.subtext {
	font-size: 11px;
	line-height: 8px;
}
.pricetext{
	font-family: arial,helvetica,swiss;
	font-size: 14px;
	line-height: 14px;
}