td  {
	font-size : 12px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : normal;
	color: #000000;
}

.copy  {
	font-size : 12px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : normal;
	color: #000000;
}

.white  {
	font-size : 12px;
	font-family : Arial,Helvetica,sans-serif;
	font-weight : normal;
	color: #FFFFFF;
}

a, a:active  {
	font-size : 12px;
	font-family : Arial,Helvetica,sans-serif;
	text-decoration : none;
	color : #00758E;
}
a:hover  {
	font-size : 12px;
	font-family : Arial,Helvetica,sans-serif;
	text-decoration : underline;
	color : #00758E;
}

a.white, a:active.white  {
	font-size : 12px;
	font-family : Arial,Helvetica,sans-serif;
	text-decoration : none;
	color : #FFFFFF;
}

a:hover.white {
	font-size : 12px;
	font-family : Arial,Helvetica,sans-serif;
	text-decoration : underline;
	color : #FFFFFF;
}