select , input , textarea {
	font-family : Arial, Helvetica;
	font-size : 11px;
	color : #333333;
	background-color : #ffffff;

}

	h1 {
	font-family : Comic Sans MS;
	font-size : 16px;
	color : #333333;

}

	h2 {
	font-family : Comic Sans MS;
	font-size : 14px;
	color : #990099;

}

.date {
	font-family : Arial;
	font-size : 14px;
	color : #333333;

}

	td {
	font-family : Comic Sans MS;
	font-size : 12px;
	color : #333333;

}
	a:link {
	font-family : Comic Sans MS;
	font-size : 12px;
	color : #333333;
	text-decoration : underline;

}
	a:visited {
	color : #333333;
	text-decoration : underline;

}
	a:hover {
	color : #ff6600;
	text-decoration : underline;

}
	a:active {
	color : #ff6600;
	text-decoration : underline;

}
	.red {
	font-family : Arial;
	font-size : 12px;
	color : #ff6633;
	line-height : 13pt;

}
	.white {
	font-family : Arial;
	font-size : 12px;
	color : white;
	line-height : 13pt;

}
	.white a:link {
	font-family : Arial;
	font-size : 12px;
	color : white;
	text-decoration : none;

}
	.white a:visited {
	font-family : Arial;
	font-size : 12px;
	color : white;
	text-decoration : none;

}
	.white a:hover {
	font-family : Arial;
	font-size : 12px;
	color : yellow;
	text-decoration : none;

}
	.white a:active {
	font-family : Arial;
	font-size : 12px;
	color : yellow;
	text-decoration : none;

}
	.small {
	font-family : Arial;
	font-size : 11px;
	line-height : 12pt;

}
	.small a:link {
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;

}
	.small a:visited {
	font-family : Arial;
	font-size : 11px;
	text-decoration : none;

}
	.small a:hover {
	font-family : Arial;
	font-size : 11px;
	color : red;
	text-decoration : none;

}
	.small a:active {
	font-family : Arial;
	font-size : 11px;
	color : red;
	text-decoration : none;

}
	.smallwhite {
	font-family : Arial;
	font-size : 11px;
	color : white;
	text-decoration : none;

}
	.smallwhite a:link {
	font-family : Arial;
	font-size : 11px;
	color : white;
	text-decoration : none;

}
	.smallwhite a:visited {
	font-family : Arial;
	font-size : 11px;
	color : white;
	text-decoration : none;

}
	.smallwhite a:hover {
	font-family : Arial;
	font-size : 11px;
	color : yellow;
	text-decoration : none;

}
	.smallwhite a:active {
	font-family : Arial;
	font-size : 11px;
	color : white;
	text-decoration : none;

}

.underline {  
	font-family: Arial; 
	font-size: 11px; 
	color: #FF6600;
	font-weight:bold;
}

.sold {  
	font-family: Verdana; 
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
}	
	