.ten	{
	font-size: 10px;
	line-height: 150%;
}

.twelve	{
	font-size: 12px;
	line-height: 135%;
}

.sixteen	{
	font-size: 16px;
	line-height: 120%;
}

.eighteen	{
	font-size: 18px;
	line-height: 120%;
}

.bold	{
	font-weight: bold;
}

.grey	{color: #999999;}
.red	{color: #CC0000;}
.green	{color: #007d0e;}
.dkgrey	{color: #666666;}
.black	{color: #000000;}

a:hover {color: #009999;}
a:link {color: #666666;}
a:visited {color: #999999;}

body { 	font-size: 10pt;
	font-family: verdana, arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.tentext { 	font-size: 10pt;
	font-family: verdana, arial;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.miniutrap {display: none;}