/* NOTE: Modify the background-image URL to be the virtual path of the graphic */
BODY
{
	background-color: #ffffff;
	background-image: url(/images/watermark.gif);
	background-repeat: no-repeat;
	background-position: 0px0px;
	margin-left: 0em;
	margin-right: 0em;
}
A {
	text-decoration: none;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}
A.Menu {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: 700;
	text-decoration: none;
	color: #333366;
}
A.MenuSel {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-weight: 700;
	text-decoration: none;
	color: #FF0000;
}
A.Highlight {
	font-family: Verdana;
	font-size: 8pt;
	color: #FF0000;
	text-decoration: none;
}
.Title {
	font-family: Verdana, Arial;
	font-size: 10pt;
	color: #333366;
	font-weight: 700;
}
.Content {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #333366;
}
.Footer {
	font-family: Arial;
	font-size: 7.5pt;
	color: #333366;
}
.Bullet {
	font-family: Verdana, Sans-serif;
	font-size: 8pt;
	color: #333366;
}
.Label {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: 700;
	color: #333366;
}
.Text {
	font-family: Verdana;
	font-size: 8pt;
	color: #333366;
}
.Top{
	font-family: Verdana;
	font-size: 8pt;
	color: #333366;
}
.BoxText {
	font-family: Verdana;
	font-size: 8pt;
	color: #333366;
}