body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a:link{
	color:#FF00FF;
	text-decoration:none;
}
a:visited{
	color:#FF00FF;
	text-decoration:none;
}
a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
a:active{
	color:#FFCC00;
	text-decoration:none;
}
.copy {
	font-size: xx-small;
	font-weight: bold;
}
.BottomNav {
	font-size: xx-small;
	font-weight: bold;
	color: #0000FF;
}
.BottomNav:link{
	color:#FF00FF;
	font-size:xx-small;
	text-decoration:none;
}
.BottomNav:visited{
	color:#FF00FF;
	font-size:xx-small;
	text-decoration:none;
}
.BottomNav:hover{
	color:#FFFFFF;
	font-size:xx-small;
	text-decoration:underline;
}
.BottomNav:active{
	color:#FFCC00;
	font-size:xx-small;
	text-decoration:none;
}
.RightHead {
	font-size: x-small;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;

}
.RightText {
	font-size: 11px;
}
.RightText:link{
	color:#00FF00;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
}
.RightText:visited{
	color:#00FF00;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
}
.RightText:hover{
	color:#FF00FF;
	font-size: 11px;
	text-decoration:underline;
	font-weight: bold;
}
.RightText:active{
	color:#FFCC00;
	font-size: 11px;
	text-decoration:none;
	font-weight: bold;
}
.RightBox {
	border: 1px dashed #FFFFFF;
}
