.ExtraLarge 
{
	font-family: Verdana;
	font-size: 16pt;
	color: #444444;
	line-height: 24pt;
	margin-top: 8px;
}

.Large 
{
	font-family: Verdana;
	font-size: 10pt;
	color: #444444;
	line-height: 20pt;
	margin-top: 6px;
}
	
.Normal 
{
	font-family: Verdana;
	font-size: 8pt;
	color: #444444;
	line-height: 13pt;
	margin-top: 3px;
}

.NormalBold, STRONG, B
{
	font-family: Verdana;
	font-size: 8pt;
	color: #444444;
	line-height: 13pt;
	margin-top: 3px;
	font-weight: bold;
}

.Small
{
	font-family: Verdana;
	font-size: 7pt;
	color: #444444;
	line-height: 12pt;
	margin-top: 3px;
}

.VerySmall
{
	font-family: Verdana;
	font-size: 7pt;
	color: #444444;
	line-height: 12pt;
	margin-top: 3px;
}

.Tiny
{
	font-family: Small Fonts;
	font-size: 6pt;
	color: #444444;
	line-height: 12pt;
	margin-top: 3px;
}

EM
{
	font-family: Verdana;
	font-size: 8pt;
}

H1
{
}
H2
{
}

H3
{
}
.CommandButton
{
	font-size: 8pt;
	font-family: Verdana;
}
.NormalField
{
	font-size: 8pt;
	font-family: Verdana;
}
.msgOk
{
	font-size: 8pt;
	font-family: Verdana;
}
.msgFailure
{
	font-size: 8pt;
	font-family: Verdana;
	color: Red;
}