BODY, TD, P {
	font-family : Arial, Verdana, Geneva, Helvetica, Sans-Serif;
	font-size : 12px;
	color : #333366;
}

A:link {
	text-decoration : none;
	color : #333366;
}

A:visited {
	text-decoration : none;
	color : #333366;
}

A:hover {
	text-decoration : underline;
	color : Blue;
}

A.text:link {
	text-decoration : underline;
	color : Blue;
}

A.text:visited {
	text-decoration : underline;
	color : Blue;
}

A.text:hover {
	text-decoration : none;
	color : Blue;
}

A.ourlink:link {
	font-size : 11px;
	text-decoration : none;
	color : #333366;
}

A.ourlink:visited {
	font-size : 11px;
	text-decoration : none;
	color : #333366;
}

A.ourlink:hover {
	font-size : 11px;
	text-decoration : none;
	color : Blue;
}

INPUT, SELECT {
	font-size : 11px;
}

TEXTAREA {
	font-family : Verdana, Geneva, Arial, Helvetica, Sans-Serif;
	font-size : 11px;
}

.header {
	font-size : 11px;
	font-weight : bold;
	color : #333366;
	letter-spacing : 3px;
}

.headernorm {
	font-size : 11px;
	font-weight : bold;
	color : #333366;
}

.heading {
	font-size : 14px;
	font-weight : bold;
	color : #333366;
	font-style : italic;
}

.reallysmall {
	font-size : 10px;
	color : #333366;
}

.small {
	font-size : 12px;
	color : #333366;
}

.smallbold {
	font-size : 12px;
	font-weight : bold;
	color : #333366;
}

.smallnavy {
	font-size : 11px;
	color : #333366;
}

.smallblue {
	font-size : 12px;
	color : Blue;
}

.medium {
	font-size : 15px;
	color : #333366;
	line-height : 18px;
}

.mediumbold {
	font-size : 16px;
	font-weight : bold;
	color : #333366;
	line-height : 18px;
}

.tiny {
	font-size : 10px;
	color : #333366;
}

.disclaimer {
	font-size : 10px;
	color : Black;
}

.error {
	font-size : 10px;
	font-weight : bold;
	color : Red;
}
