TD
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : italic;
	font-weight:bold;
}
UL
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : italic;
	font-weight:bold;
}
SPAN
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size:10pt;
	color:white;
}
body
{
	margin:0px;
}
.navbar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style:italic;
	color:white;
	text-align:center;
	background-image : url(../_images/button_background.gif);
	background-repeat : no-repeat;
	background-position : bottom;
}
.pagetitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style:italic;
	color:white;
	text-align:center;
	background-image : url(../_images/button_background.gif);
	background-repeat : no-repeat;
	background-position : bottom;
	background-color : #26237a;
}
A
{
	text-decoration: none;
	color:white;
}
A:Hover
{
	text-decoration:underline;
	color:white;
}
a:Visited
{
	text-decoration:none;
	color:white;
}
