#text  {
	color : #000000;
	font-size : 11px;
	line-height : 14px;
	text-decoration : none;
	font-family : verdana, sans-serif;
}

#smltext  {
	color : #666666;
	font-size : 10px;
	line-height : 12px;
	text-decoration : none;
	font-family : verdana, sans-serif;
}

#smlblack  {
	color : #000000;
	font-size : 10px;
	line-height : 12px;
	text-decoration : bold;
	font-family : verdana, sans-serif;
}

#fineblack  {
	color : #000000;
	font-size : 10px;
	line-height : 10px;
	text-decoration : none;
	font-weight : lighter;
	font-family : verdana, sans-serif;
}

#smldisclaim  {
	color : #000000;
	font-size : 8px;
	line-height : 9px;
	font-family : verdana, sans-serif;
}

#textwhite  {
	color : #ffffff;
	font-size : 12px;
	line-height : 14px;
	text-decoration : bold;
	font-family : verdana, sans-serif;
}

#smlwhite  {
	color : #ffffff;
	font-size : 10px;
	line-height : 12px;
	text-decoration : bold;
	font-family : verdana, sans-serif;
}

#orangetext  {
	color : #FF9900;
	font-size : 12px;
	line-height : 14px;
	text-decoration : none;
	font-weight : bold;
	font-family : verdana, sans-serif;
}

#bigblack  {
	color : #000000;
	font-size : 14px;
	line-height : 20px;
	text-decoration : none;
	font-weight : bold;
	font-family : verdana, sans-serif;
}

a:link  {
	color : #FF9900;
	font-weight : bold;
	text-decoration : underline;
}

a:visited  {
	color : #FF9900;
	font-weight : bold;
	text-decoration : underline;
}

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

input  {
	color : #000000;
	font-size : 10px;
	text-decoration : none;
	font-family : verdana, sans-serif;
}

