p, li
{
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin-top: 17px;
}

a
{
	text-decoration: underline;
	color: blue;
}

a:hover { color: #CC3300; }

.v12
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}

.v12 a
{
	color: #666666;
	text-decoration: none;
}

.v12 a:hover
{
	color: #CC3300;
	text-decoration: none;
}

.v12black
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	color: black;
	text-decoration: none;
}

.v12blacku
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 15pt;
	color: black;
	text-decoration: overline;
	border-width: 1px;
}

.right { text-align: right; }

