*
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
body
{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}

.scaleGraphic {  width: 100%; clip:  rect(   )}
a {  text-decoration: none; color: #990033}
a:hover {  color: #666666; text-decoration: underline}
.pageBreak {  page-break-inside: avoid}
td.cellTabAccent {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
td.cellTabAccentRight {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
td.cellFullBorder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

div.form *
{
	font-size:12px;
}

input,select,textarea
{
	margin-bottom:5px;
	
}
