body {
	background-color: #FFFFCC;
}
.table-dotted {
	border: 1px dashed #333333;
}
.text-smaller {
	font-size: smaller;
	font-style: italic;
	font-weight: bold;
}
.table-frame {
	border: 1px solid #333333;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
.style2 {font-weight: bold; color: #FFFFFF;}
a.white:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
a.white:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}a.white:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:link {
	color: #660033;
	font-weight: bold;
}
a:visited {
	font-weight: bold;
	color: #660033;
}

