body,td,th {
	font-family: Times new roman, Times, serif;
	font-size: 14px;
	color: #663300;
}
.header {
	font-family: Times new roman, Times, serif;
	font-size: 15px;
	color: #663300;
	font-weight: bold;
}
.headersmall {
	font-family: Times new roman, Times, serif;
	font-size: 14px;
	color: #663300;
	font-weight: bold;
}
a:link {
	color: #663300;
}
a:visited {
	color: #663300;
}
.dotted_border_bottom{
border-bottom-style: dashed;
border-bottom-color: #006666;
border-bottom-width:1px;
padding:8px 0px 8px 0px;
text-align:left;
vertical-align:top;
}
.dotted_border_right{
border-right-style: dashed;
border-right-color: #006666;
border-right-width:1px;
padding:6px 6px 6px 0px;
padding:
text-align:left;
vertical-align:top;
}
.pink_border{
border-style:solid;
border-color: #000000;
border-width:1px;
}
.table_space{
padding:8px 0px 8px 0px;
text-align:left;
vertical-align:top;
}
.align{
	position:absolute;
	top:0px;
	left:0px;
}
