a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}
a:visited {
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;



}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	font-family: Geneva, Arial, Helvetica, sans-serif;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;

}
.cellwhiteright {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-top-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.tableborders {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}
.cellblock {
	padding-left: 10px;
}
.cellblock2 {
	padding-left: 15px;
	padding-right: 10px;
}
.cellblock3 {
	padding-right: 25px;
	padding-left: 25px;

}
