Body, TD {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
}

A {
	text-decoration : underline;
	font-weight : bold;
	color : #02229A;
}

TEXTAREA.Large {
	width : 520px;
	height : 175px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TEXTAREA.Medium {
	width : 520px;
	height : 135px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

TEXTAREA.Small {
	width : 520px;
	height : 80px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

INPUT {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
}

A:HOVER {
	color : #CE6B13;
}

.Header {
	font-weight : bold;
	font-size : 14px;
	color: #02229A;
}

.HeaderWhite {
	font-weight : bold;
	font-size : 14px;
	color: #FFFFFF;
}

.WhiteText {
	color : #FFFFFF;
	font-weight : bold;
}

.OrangeText {
	color : #D66F27;
	font-weight : bold;
}

.BlueText {
	color: #0066CD;
	font-weight: bold;
}

.SmallText {
	font-size: 10px;
}

A.WhiteText {
	color : #FFFFFF;
	font-weight : bold;
}

.CommonText {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight : normal;
}

.smalltable {
	font-size : 10px;
}
