body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited.decor, a:link.decor{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000A0;
	text-decoration : none;
}
a:visited.decorkeepfont, a:link.decorkeepfont{
	color: #0000A0;
	text-decoration : none;
}
table {
	font-size: 12px;
}
select {
	font-size: 12px;
}
div {
	font-size: 12px;
}
a:hover.decor{
	color : Red;
	text-decoration : underline;
}
a:hover.decorkeepfont{
	color : Red;
	text-decoration : underline;
}
td.title{
	color : teal;
	font-size: 13px;
	text-align : center;
	font-weight: bolder;
}
strong.title{
	color : teal;
	font-size: 13px;
	text-align : center;
	font-weight: bolder;
}


