.headertext
{
	font-family:		verdana,arial,helvetica;
	font-size:			10px;
	color:				#bbbbbb;
}
body,p,td,.bodytext
{
	font-family:		verdana,arial,helvetica;
	font-size:			11px;
	color:				#666666;
	line-height:		150%;
	margin:				0 0 7px 0;
	padding:			0;
}
.first
{
	padding:			10px 0 0 0;
	line-height:		100%;
}
quote,.quote
{
	font-family:		times;
	font-size:			20px;
	font-style:			italic;
	line-height:		100%;
}
.question
{
	font-size:			20px;s
	line-height:		100%;
}
input,textarea
{
	font-family:		verdana,arial,helvetica;
	font-size:			12px;
	color:				black;
}
blockquote
{
	margin:				0px;
	padding:			0 0 0 10px;
	line-height:		150%;
}
.title
{
	font-size:			18px;
	font-weight:		bold;
	line-height:		100%;
}
.subtitle
{
	font-weight:		bold;
	line-height:		100%;
}
.red
{
	color:				rgb( 153, 0, 0 );
}
a,a.link,a.visited,a.hover,a.active
{
	text-decoration:	none;
	font-weight:		bold;
	color:				#6688ff;
}
.light
{
	color:				#99bbff;
}
.fauxlink
{
	font-weight:		bold;
	color:				#6688ff;
	cursor:				pointer;
}
a.light:link,a.light:visited
{
	text-decoration:	none;
	font-weight:		bold;
	color:				#bbbbbb;
	font-size:			10px;
}
a.light:hover,a.light:active
{
	text-decoration:	none;
	font-weight:		bold;
	color:				#99bbff;
	font-size:			10px;
}