
a:link {
	color: #336699;
	text-decoration: none;
}
a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover {
	color: #336699;
	text-decoration: underline;
}
a:active {
	color: #336699;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Tahoma, "Lucida Sans Unicode";
	font-size: 18px;
	font-style: normal;
	font-weight: lighter;
	color: #OOOOOO;
}
table {
	font-family: Verdana, Tahoma, "Lucida Sans Unicode";
	font-size: 12px;
	color: #000000;
}
h2 {
	font-family: Verdana, Tahoma, "Lucida Sans Unicode";
	font-size: 9px;
	color: #677677;
}
a.linkcell:link {
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	font-variant: small-caps;
	letter-spacing: 0.1em;
	filter: Alpha(Opacity=0, FinishOpacity=100);
	text-align: right;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #677677;
	border-bottom-color: #677677;
}
.rightborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #677677;
	filter: BlendTrans(Duration=10);
}
.allborder {
	border: 1px solid #000000;
}
