h1{
	color: #003366;
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 14px;
}
h2{
	color: #333399;
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 12px;
	margin-bottom : 0.5em;
}
h3{
	color: #003366;
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 13px;
}
h4{
	color: #003366;
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
}
body {
	color: #003366;
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
}
table {
	vertical-align: top;
}
tr {
	text-align: left;
	vertical-align: top;
}
td {
	text-align: left;
	vertical-align: top;
}
.center {
	text-align: center;
	vertical-align: top;
}
.bullet {
	text-align: center;
	vertical-align: middle;
}
.right {
	text-align: right;
	vertical-align: top;
}
.dark {
	text-align: left;
	vertical-align: top;
	background-image: url(Images/navbrackets.gif);
	repeat-x;
}
p {
	color: #003366;
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 12px;
}
p.head1{
	color: #3333CC;
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	font-size : 12px;
	margin-bottom : 0.5em;
}
p.head2{
	color: #000000;
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 13px;
	margin-bottom : 0.75em;
}
p.head3{
	color: #009999;
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : italic;
	font-weight : bold;
	font-size : 13px;
	margin-bottom : 0.5em;
}
p.cap {
	color: #000000;
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 9px;
}
p.foot {
	color: #003366;
	font-family : verdana, arial, helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10px;
}
img {
	clear : both;
}
a:link {  color: #6666FF;  
   text-decoration: underline}
a:visited {  color: #009999;  
   text-decoration: underline}
a:active {  color: #CCCCCC;
  text-decoration: underline}
a:hover {  color: #000099;  
   text-decoration: underline}
