body,td,input,select,textarea,div
{
	font-family:	"verdana","Arial", "Helvetica", "sans-serif";
}

.text9px
{
	font-size: 9px;
}

.text10px
{
	font-size: 10px;
}

.text11px
{
	font-size: 11px;
}

.text12px
{
	font-size: 12px;

}

.text16px
{
	font-size: 16px;
}

.text20px
{
	font-size: 20px;
}

.darkgreen
{
	color:#670C9B
}

.green
{
	color:#66FF99
}

.white
{
	color:#ffffff
}


.gray
{
	color:#999999
}

.lightgray
{
	color:#C7C7C5
}

.linkcolor:visited
{
	color:			#C7C7C5;
	text-decoration:	underline;
}
.linkcolor:hover
{
	color:			#ff0000;
	text-decoration:	underline;
}
.linkcolor:link
{
	color:			#C7C7C5;
	text-decoration:	underline;
}

a:visited
{
	color:			#666666;
	text-decoration:	none;
}
a:hover
{
	color:			#ff0000;
	text-decoration:	underline;
}
a:link
{
	color:			#666666;
	text-decoration:	none;
}
.text14px {
	font-size: 14px;
	line-height: 20px;

}
.linespace20 {
	line-height: 20px;
}
