BODY { 
	background: #ffffff url("/images/flower-white-half110x250.jpg")
                    top left repeat-y; 
	color: #0041a3; 
	font-family: arial, helvetica, sans-serif; 
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin: 0;
}

.font11 {
	font-size:11pt;
}

.font10 {
	font-size: 10pt;
}

.font9 {
	font-size: 9pt;
}

P { 
	font-family: arial, helvetica, sans-serif; 
	color: #0041a3;
}

P.heading {
	font-family: arial, helvetica, sans-serif; 
	font-size: 110%;
	color: #bedd82;
	border-color: #bedd82;
	border-width: thin;
	border-style: solid;
}

TD {
        font-family: arial, helvetica, sans-serif;
	color: #0041a3;
	font-size: 11pt;
}

TD.highlight1 {
        font-family: arial, helvetica, sans-serif;
        color: #0041a3;
        font-size: 11pt;
        background-color: #e5ff89;
}

TD.highlight2 {
        font-family: arial, helvetica, sans-serif;
        color: #0041a3;
        font-size: 11pt;
        background-color: #ddffbc;
}

TD.main {
	width: 610px; 
}

UL.body {
        font-family: arial, helvetica, sans-serif;
	color: #0041a3;
}

DL {
        font-family: arial, helvetica, sans-serif;
}

A:link { color: #000099 }
A:visited { color: #000033 }
A:active { color: #CC0000 }


