td {
	font-size: 11pt;
	line-height: 180%;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #2271A0;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
}
.title_link:link {
	color:#2271A0;text-decoration: none;font-size: 14px;font-style: normal;font-weight: bold;
}
.title_link:visited {
	color:#2271A0;text-decoration: none;font-size: 14px;font-style: normal;font-weight: bold;
}
.title_link:hover {
	color: #993300;
	text-decoration: none;
}
.title_link:active {
	color: #2271A0;text-decoration: none;
}
a:link {
	color: #006699;text-decoration: none;
}
a:visited {
	color: #006699;text-decoration: none;
}
a:hover {
	color: #993300;
	text-decoration: none;
}
a:active {
	color: #0000FF;text-decoration: none;
}
.white_font{
	font-size: 10pt;
	line-height: 160%;
	color: #FFFFFF;
}

a.white:link {
	color: #FFFFFF;text-decoration: none;font-size: 10pt;
}
a.white:visited {
	color: #FFFFFF;text-decoration: none;font-size: 10pt;
}
a.white:hover {
	color: #FFFFFF;
	text-decoration: underline;font-size: 10pt;
}
a.white:active {
	color: #FFFFFF;text-decoration: none;font-size: 10pt;
}

.titlered {
	color: #D83D3D;
}
.hand {	
	cursor: hand;
}
