A:link {
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}

A:hover {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}

A:visited {
	font-size: 9pt;
	color: #333333;

}

A:active {
	font-size: 9pt;
	color: #333333;

}

INPUT {
	FONT-SIZE: 8pt; COLOR: #003399; FONT-FAMILY: Tahoma, Arial, Verdana
}
SELECT {
	FONT-SIZE: 7pt; COLOR: #003399; FONT-FAMILY: Verdana
}


TD {
	font-size: 8pt;
	font-family : Verdana;
        color: #003399
}

P {
	font-size: 8pt;
	font-family : Verdana;
        color: #003399
}

TD.smaller {
	font-size: 8pt;
	font-family : Verdana;
	color : #003399
}

TD.smallest {
	font-size: 8pt;
	font-family : Verdana;
	color : #003399
}

P.smaller {
	font-size: 8pt;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #999999;
	height : 1px;
}

.Title {
	FONT-SIZE: 14pt; COLOR: #003399; FONT-FAMILY: Veranda
}

.ProductTitle {
	FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Arial
}

.DetailTitle {
	FONT-SIZE: 12pt; COLOR: #003399; FONT-FAMILY: Arial
}

.RegularTxt {
	FONT-SIZE: 10pt; COLOR: #003399; FONT-FAMILY: Veranda
}

.SmallTxt {
	FONT-SIZE: 8pt; COLOR: #003399; FONT-FAMILY: Arial
}

.RegBold {
	FONT-SIZE: 10pt; COLOR: #999999; FONT-FAMILY: Veranda; FONT-WEIGHT: BOLD
}

.MenuBig {
	FONT-SIZE: 9pt; COLOR: #333333; FONT-WEIGHT: BOLD
}

.MenuSmall {
	FONT-SIZE: 7pt; COLOR: #003399; FONT-FAMILY: Veranda
}

.RegMaroon {
	FONT-SIZE: 8pt; COLOR: #333333; FONT-FAMILY: Veranda
}

.RegBlue {
	FONT-SIZE: 8pt; COLOR: #003399; FONT-FAMILY: Veranda
}

.FakeLink {
	font-size: 9pt;
	color: #333333;
	text-decoration: underline;
}

