.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;

}


.xmltitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000066;

}

.big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;


}

.xbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}

.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	letter-spacing: 1px;
	text-decoration: underline;

}

.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 14px;
	font-weight: bold;

}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #66CCFF;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #66CCFF;

}

.box2 {
	font-style: normal;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px ridge;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #339966;
	font-variant: normal;
	text-decoration: none;


}

.navigation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	letter-spacing: normal;
	word-spacing: normal;
	height: 20px;
	color: #003366;
	font-weight: 200;
	float: none;
	bottom: 5px;
	text-decoration: none;
	cursor: hand;




}
.arrow {
	background-image: url(bluearrow.gif);
}

form {
  background : 
  border : solid #ececec 1px;
  color : #ececec;
  padding : 1ex;
  font-family : Arial, Helvetica, sans-serif;
}

.menutext {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
letter-spacing: normal;
word-spacing: normal;
height: 20px;
color: #003366;
font-weight: 200;
float: none;
bottom: 5px;
text-decoration: none;
cursor: hand;
           }
a.menutext { color:#003366 ; text-decoration: none }
a.menutext:hover { color:red }

}


.menutextb {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
letter-spacing: normal;
word-spacing: normal;
height: 20px;
color: #003366;
font-weight: 200;
float: none;
bottom: 5px;
text-decoration: none;
cursor: hand;
           }
a.menutextb { color:#003366 ; text-decoration: none }
a.menutextb:hover { color:red }

}

a { color:#003366 ; text-decoration: none }
a.:hover { color:red }
}