.h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	text-decoration: none;
}
.t1_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000aa;
	font-weight: bold;
}
.t2_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
}.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: bold;
	color: #000066;
}
.QuoteName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.QuoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #828282;
}
.tableborder {
	border: 1px solid #CDCDCD;
}
.SubTitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000aa;
}

.link1 {
	color: #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.link1:hover {
	color: #0000AA;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.link1:active {
	color: #000000;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-image: url(../images/grad.gif);
}
