BODY  {
	background-color : #FFFFFF;
}

A  {
	color : blue;
}

A.active  {
	color : blue;
}

A.visited  {
	color : #FF0000;
}

A.link  {
	color : #0000FF;
}

.title  {
	font-size : 14pt;
	font-family : Arial;
	font-weight : bold;
	color : #E0344E;
	background-color : #CCCCCC;
	padding : 2;
}

.text  {
	font-size : 10pt;
	font-family : Arial;
	color : #000000;
}

.fine  {
	font-size : 8pt;
	color : #000000;
}

.highlight  {
	font-size : 11pt;
	font-family : Arial;
	font-weight : bold;
	color : #E0344E;
}

.note  {
	font-size : 11pt;
	font-family : Arial;
	color : #FF0000;
}

.month  {
	font-size : 12pt;
	font-family : Arial;
	font-weight : bold;
	color : #E0344E;
	text-decoration : underline;
}

.title1  {
	font-family : Arial;
	font-weight : bold;
	color : #008000;
	font-size : 12pt;
}

.title2  {
	font-size : 10pt;
	font-family : Arial;
	color : #008000;
}

.small  {
	font-size : 9pt;
	font-family : Arial;
}

.smred  {
	font-size : 9pt;
	font-family : Arial;
	color : #FF0000;
	font-weight : bold;
}

.sch  {
	font-size : 10pt;
	font-family : Arial;
	font-weight : bold;
	color : #008000;
	text-decoration : underline;
}

