BODY  {
	background-color : #FFFFFF;
}

A  {
	color : blue;
}

A.link  {
	color : #0000FF;
}

LI  {
	text-align : left;
}

.title  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	color : #FF0000;
	text-decoration : none;
	background-color : #00C6C6;
}

.title1  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color : #008000;
}

.title2  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color : #FF0000;
	background-color : #00C6C6;
}

.month  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : #E0344E;
	text-decoration : underline;
}

.text  {
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
}

.text2  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.fine  {
	font-size : 8pt;
}

.heading  {
	font-size : 16pt;
	font-family : Arial;
	font-weight : bold;
	color : #00C6C6;
}

.highlight  {
	font-size : 10pt;
	font-weight : bold;
	color : #FF0000;
}

.small  {
	font-size : 9pt;
	font-family : Ariel;
	color : #000000;
}

.smred  {
	font-size : 9pt;
	font-family : Arial;
	color : #FF0000;
	font-weight : bold;
}

.note  {
	font-size : 10pt;
	font-family : Arial;
	color : #FF0000;
}

.cat  {
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
	text-decoration : underline;
}

.hover  {
	font-size : 9pt;
	color : #FF0000;
	text-decoration : underline;
	font-family : Arial;
}

.hover2  {
	font-size : 10pt;
	color : #FF0000;
	text-decoration : underline;
	font-family : Arial;
}

.hover3  {
	font-size : 12pt;
	color : #FF0000;
	text-decoration : underline;
	font-family : Arial;
}

.link  {
	font-size : 10pt;
	font-family : Arial;
	text-decoration : none;
	color : #0000FF;
}

.link_sm  {
	font-size : 9pt;
	font-family : Arial;
	text-decoration : none;
	color : #0000FF;
}

.dkblue  {
	color : #000080;
	font-size : 10pt;
}

.sch  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : #008000;
	text-decoration : underline;
}


