A {
	COLOR: #07519a; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A:link {
	COLOR: #07519a; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A:visited {
	COLOR: #07519a; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline
}
A:hover {
	TEXT-DECORATION: underline
}
A:hover SPAN {
	TEXT-DECORATION: underline
}
A:active {
	COLOR: #090
}
A SPAN {
	COLOR: #e85f17
}
A:link SPAN {
	COLOR: #e85f17
}

caption
{
	color: #9F1C00;
	font-size: 100%;
	font-weight: bold;
	text-align: left;
}

.WebSiteTitle
{
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	color: #9F1C00;
}

.Title
{
	color: #9F1C00;
	font-size: 20px;
	font-weight: bold;
}

.SmallFont
{
	font-size: 8pt;
	font-family: Verdana;
	font-style:italic;
}

.Normal
{
	font-size: 8pt;
	font-family: Verdana;
	font-style:normal;
}
.BigNormal
{
	font-size: 10pt;
	font-family: Verdana;
	font-style:normal;
}
.SmallNormal
{
	font-size: 8pt;
	font-family: Verdana;
	font-style:normal;
	color: #9F9F9F;
}
.BlackSmallNormal
{
	font-size: 8pt;
	font-family: Verdana;
	font-style:normal;
	color: #000000;
}
.SmallNotice
{
	font-size: 7pt;
	font-family:Verdana;
	font-style:normal;
	color: #ff0000;	
}