.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
A:link {
	TEXT-DECORATION: none;
	color: #990000;
}
A:visited { COLOR: #666666;  TEXT-DECORATION: none }
A:hover { COLOR:#FF0000; text-decoration: underline}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;

}
p { text-align:justify }
.brd {
	border: 1px dotted #990000;
}
.tdlineb {
	border-top-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: 000000;
	border-right-color: 000000;
	border-bottom-color: 000000;
	border-left-color: 000000;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.brdbtm {
	border-top: 0px dotted #000000;
	border-right: 0px dotted #000000;
	border-bottom: 1px dotted #000000;
	border-left: 0px dotted #000000;

}
.brdblack {

	border: 1px solid #000000;
}
