a  {
	color : #292963;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
a:hover  {
	color : #292963;
	text-decoration : underline;
}
a.white  {
	color : #ffffff;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
a.white:hover  {
	color : #ffffff;
	text-decoration : underline;
}
a.whitemenu  {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
}
a.whitemenu:hover  {
	color : #ffffff;
	text-decoration : underline;
}
a.nobold  {
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
}
a.nobold:hover  {
	text-decoration : underline;
}


body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #292963;
}
.small {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.topwhite {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
	font-size : 10px;
}
td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #292963;
}
td.header  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #ffffff;
	background-color : #292963;
}
input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #292963;
	}
select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #292963;
	}
textarea {
	color : #292963;
	}