.tableborder {
	border-top: 1px solid #999999;
	border-right: 1px dotted #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
	clip:  rect(10px auto auto auto);




}
a:link {
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	color: #003366;
}
.typestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
}
.titlestyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	text-decoration: underline;

}
.menustyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999933;
	text-decoration: underline;

}
