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;
}

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

.font8 { font-size: 8pt }

.font9 { font-size: 9pt }

.font10 { font-size: 10pt }

.font11 { font-size: 11pt }

P.heading {
	font-family: arial, helvetica, sans-serif; 
	font-size: 110%;
	font-weight: bold;
	color: #ada7ef;
	border-color: #ada7ef;
	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: #f1e0ff;
}

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

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 }

