.s6 { font-size: 24px; }
.s5 { font-size: 18px; }
.s4 { font-size: 14px; }
.s3 { font-size: 12px; }
.s2 { font-size: 10px; }
.s1 { font-size:  9px; }

body, td, font, b, p, a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : 145%;
}
input, textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a
{
	color : #336699;
	text-decoration : none;
}
a:hover
{
	color : #FF6600;
	text-decoration : none;
}
a.black
{
	color : #000000;
	text-decoration : none;
}
a.black:hover
{
	color : #FF6600;
	text-decoration : none;
}
a.orange
{
	color : #FF6600;
	text-decoration : none;
}
.mediumGreyL1
{
	font-size : 9px;
	color : #666666;
	line-height : 145%;
}

.requiredMark
{
	color : #FF6600;
	font-weight : bold;
}

.nonRequiredMark
{
	color : #EFFAFF;
	font-weight : bold;
}
.whiteS4
{
	font-size : 14px;
	color : #FFFFFF;
}

.redS3
{
	font-family: 'Lucida Grande', Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #DD0000;
}
.lightGrey { color : #888888; }
.mediumGrey { color : #666666; }
.orange { color : #FF6600; }
.red { color : #DD0000; }
.white { color : #FFFFFF; }
