body,td,th, p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1 {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

h2 {
	font-weight: bold;
	font-size: 12px;
	color: #bf7330;
}

h3 {
	font-weight: bold;
	font-size: 12px;
}

a {
	font-weight: bold;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #ff9900;
}
a:active {
	text-decoration: none;
	color: #666666;
}

.firstpara {
	font-size: 14px;
	font-style:normal;
	color: #bf7330;
}


.quotetext {
	font-size: 14px;
	font-style:italic;
	color: #bf7330;
	font-weight: bold;
}

.quoteitalic {
	font-style: italic;
	color: #999999;
}

.italictext {
	font-style: italic;
}

.smalltext {
	font-size: 10px;
}

.message {
	color: #CC3300;
}
