a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;


}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;


}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;



}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;



}
td {
	font-size: 12px;
	line-height: 150%;

}
body {
	font-size: 12px;
}
.headtext {
	font-size: 12px;
	font-weight: bold;
	color: #999999;

}
.line {
	color: #FFFFFF;
	font-size: 14px;
}

