body, table, tr, a, td, br, input {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}

a:link, a:visited {
	color: #6B7C8D;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a.sm:link, a.sm:visited {
	font-size: 8pt;
	color: #E7E6DD;
	text-decoration: underline;
}
a.sm:hover {
	font-size: 8pt;
	color: #E7E6DD;
	text-decoration: none;
}
#smon:link, #smon:visited, #smon:hover {
	font-size: 8pt;
	color: #93E7F5;
	text-decoration: underline;
} 

#sitemap:link, #sitemap:visited, #sitemap:hover {
	color: #333B52;
	text-decoration: underline;
} 


.sm_on {
	font-size: 8pt;
	color: #93E7F5;
}

.h1 {
	font-size: 11pt;
	color: #333B52;
}

.small {
	font-size: 8pt;
}


.brd {border:3px solid #DEDDD6}

.bg-h {
	background-repeat: repeat-x;
	background-position: top;
}

.copy{
	font-size: 9px;
	color: #FFFFFF;
}

#copy{
	color: #93E7F5;
}