body {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 14px;
}

td {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #EBEBD8;
	border-style: none;
}

div#info td {text-align:left;
}

th {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 15px;
}

.bodystyle {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.small {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 10px;
}

.medium {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 12px;
}

.big {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	font-size: 24px;
}


.justified {
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

a {border-color:none;background:none;color:black;}
a:link {color:black;background:none;text-decoration: underline;}
a:visited {color:black;background:none;}
a:focus {color:white;background:#003366;}
a:hover {color:white;	background: #003366; background-color: #003366;}
a:active {color:white;background:#003366;}

h2 {color: #003366;
}

h3 {color: #003366;
}

p {text-align:left;
}

.initltr{
	float:left;
	margin-top:0px;
	color:#003366;
	padding-right:2pt;
	font-size:36pt;
	height:30pt;
	font-weight:bold;
	font-family:Dauphin, Times New Roman, serif;
	line-height: 30pt;
	letter-spacing: 110%;
} 
