BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color : #FFFFCC;
	margin : 0;
	padding : 0;
	border-width : 0;
}

link {
	color: #111111;
}

A:active {
	color: #333333;
}

A:visited {
	color: #555555;
}

.text,P,TD,UL,LI {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #111111;
}

STRONG {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
}

SMALL {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #555555;
}

.header2,H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #000000;
}

.header3,H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	/* font-weight : bold; */
	color : #000000;
}

.header4,H4 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #000000;
}

.header,H5 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight : bold;
	color : #000000;
}


A.underlined:active { text-decoration: underline; }
A.underlined:link { text-decoration: underline; }
A.underlined:visited { text-decoration: underline; }

