#Table_01 td {
	color: #362791;
}
td.menu{
background-color:#362791;
}

a.menu,
a.menu:link,
a.menu:visited{
color: #ffffff;
font-size: xx-small;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}
a.menu:hover{
background: ;
color: #6666CC;
font-size: xx-small;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}

td.bodytext{
color: #362791;
font-size: 10px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
horizontal-align:left;
vertical-align:top;
padding: 19px;}

td.footer{
color: #362791;
font-size: 10px;
font-weight: normal;
font-family: Verdana, Arial, Helvetica, sans-serif;
horizontal-align:left;
vertical-align:top;
padding: 2px;}

strong{
font-size: 12px;
font-weight: bold;
}

a.submenu,
a.submenu:link,
a.submenu:visited{
font-color: #362791;
font-size: xx-small;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}
a.submenu:hover{
background: ;
color: #6666CC;
font-size: xx-small;
font-weight: bold;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}


table.font {
	color: #362791;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

table.underline {
border-color: #362791;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
td.underline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}