A:link {
	color: #0000FF;
	text-decoration: none;
}

A:visited {
	color: #0000FF;
	text-decoration: none;
}

A:active {
	color: #33CC66;
	text-decoration: none;
}

A:hover {
	color: #000;
	text-decoration: none;
	text-align: center;
}

TD {
	font-size: 14px;
	font-family : Verdana;
	color: #000000;
	background-color: #FFFFFF;


}

P {
	font-size: 14px;
	font-family : Verdana;
	background-color: #FFFFFF;
	text-align: center;
	color: #000000;
}

TD.smaller {
	font-size: 12px;
	font-family : Verdana;
	color : #FFFFCC;
}

P.smaller {
	font-size: 14px;
	font-family : Verdana;
	color : #FFCC99;
}

HR {
	color : #767981;
	height : 1px;
}
.justified {
	text-align: justify;
	font-size: 12px;
	font-style: italic;
}
.style7.style7 .justified {
	text-align: justify;
}
table tr td table tr td {
	text-align: left;
	font-size: 14px;
}
.smaller p .style12 {
	color: #000;
}

