a:link		{
	color: #003399;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a:visited	{
	color: #003399;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover		{
	color: #000099;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: underline;
}
a:active	{
	color: #003399;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.bot:link	{
	color: #000000;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
a.bot:visited	{
	color: #000000;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
a.bot:hover	{
	color: #000000;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
a.bot:active	{
	color: #000000;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
a.link {
	color: #000099;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
}
h1 {
	color: #0066CC;
	font-size: 17px;
	font-weight: bold;
}
h2 {
	color: #0066CC;
	font-size: 12px;
	font-weight: bold;
}
h2.header {
	color: #FFFFFF;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 6px;
}
h3 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
}
td		{
	color: #000000;
	font-size: 10pt;
	font-weight: none;
	text-decoration: none;
}
.banner {
	background-image: url(images/extend_mid.gif);
	background-repeat: repeat-x;
}
.banner2 {
	color: #FFFFFF;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 6px;
}
.bot		{
	color: #000000;
	font-size: 7pt;
	font-weight: bold;
	text-decoration: none;
}
.side {
	background-image: url(images/mid_left.gif);
	background-repeat: repeat-x;
}
.textbold {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
.textgreen {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
.textlarge {
	color: #000000;
	font-size: 19px;
	font-weight: bold;
}
.textsmall {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

