.tableborder {
	border: thin dotted #224086;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.tablebackground {
	background-image: url(bluebackground.jpg);
	border: thin solid #FFFFFF;


}
.outlineformat {
	color: #333366;
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;


}
.linkcolor {
	font-style: italic;
	color: #224086;
	text-decoration: underline;
}

