td {
	font-family: Verdana,Arial;
	font-size: 16px;
	color: #000000;
}

p {
	font-family: Verdana,Arial;
	font-size: 16px;
	color: #000000;
}

.linkw {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

.linkw:visited {
	color: #CCCCCC;
	text-decoration: none;
}

.linkw:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a {
	color: #0000FF;
	text-decoration: underline;
}

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

a:hover   {
	color: #FF0000;
	text-decoration: underline;
}

.smallw {
	font-size: 14px;
	color: #FFFFFF;
}

.smallg {
	font-size: 14px;
	color: #CCCCCC;
}

.white {
	font-size: 14px;
	color: #FFFFFF;
}

.justify {
	text-align: justify;
}
