a:link	{
	color : #161358;
	font-weight : bold;
	text-decoration : underline;
}

a:visited {
	color : #161358;
	font-weight : bold;
	text-decoration : underline;
}

a:hover	{
	color : #05A5FF;
	font-weight : bold;
	text-decoration : none;
}

a:active {
	color : #05A5FF;
	font-weight : bold;
}

body {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 100%;
}

p {	font-size : 11pt;
}

tr {	font-size : 11pt;
}

li {	font-size : 11pt;
}

h1 {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 125%;
	font-weight : bold;
}

h2 {
	color : #017CFD;
	font-size : 125%;
}

h3 {
	color : #2E1F7E;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 125%;
	font-weight : bold;
	letter-spacing : 2px;
}








a:link.test	{
	color : #05A5FF;
	font-weight : bold;
	text-decoration : underline;
}

a:hover.test	{
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : none;
}

a:active.test {
	color : #FFFFFF;
	font-weight : bold;
}



.btcontent {
	background-color : #FFFFFF;
}

.btfoot	{
	background-color : #AA2171;
	border-bottom-width : 1px;
	border-color : #000000 #000000;
	border-left-width : 0px;
	border-right-width : 0px;
	border-style : solid;
	border-top-width : 1px;
	color : #FFFFFF;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 85%;
	text-align : center;
}

.bthead	{
	background-color : #AA2171;
	color : #FFFFFF;
        font-size : 100%;
	font-weight : bold;
}

.btnav	{
	background-color : #009993;
	border : 1px #05A5FF solid;
	color : Black;
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 100%;
	font-weight : bold;
}

.btnavbk {
	background-color : #009993;
	border : 0px #000000 none;
	color : White;
}
.btnavbk2 {  background-color: #05A5FF; border-left-width: 0px}
.btu {  border-color: black black #AA2171; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 1px; border-left-width: 0px}