BODY, TD, .poems, .section, .title, .maintitle, .title1, .title2, .title3, A, .heart, .red, .quote, .bluetitle, .bdname{
	font-family: Arial, helvitica, sans-serif;
	font-size: 11pt;
}
.required {
	font-family: Arial, helvitica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: red;
}
A {
    FONT-SIZE: 9pt;
	FONT-WEIGHT: BOLD;
	COLOR: #666666;
}
.bluetitle {
    FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
    COLOR: #336699;
}
.bdname {
	font-weight: bold;
}
.bdtitle {
	FONT-STYLE: italic;
	font-family: Arial, helvitica, sans-serif;
	font-size: 9pt;
}
.bdcompany {
	font-family: Arial, helvitica, sans-serif;
	font-size: 9pt;
}
.title1 {
    FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
    COLOR: #FF0000;
}
.title2 {
    FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
    COLOR: #FF0000;
}
.title3 {
    FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
    COLOR: #000000;
}
.red {
    FONT-SIZE: 11pt;
    COLOR: #FF0000;
}
.subtitle {
    FONT-SIZE: 13pt;
	FONT-WEIGHT: bold;
	FONT-STYLE: italic;
    COLOR: #333399;
}
.subtitle2 {
    FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
    COLOR: #333399;
}
.subtitle3 {
    FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
    COLOR: #993399;
}
.message {
    FONT-SIZE: 11pt;
	FONT-STYLE: italic;
    COLOR: #333399;
}
TD {
	FONT-WEIGHT: normal;
    COLOR: #000000;
}
.heart {
    FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
    COLOR: #FF0000;
}
div.submenu {
	background-color: #99ccff;
	padding : 2px 10px 2px 5px;
}
a.submenu {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
}
a.activesubmenu {
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #993399;
}
div.activesubmenu {
	font-size: 9pt;
	font-weight: bold;
	color: #993399;
	background-color: #ccffff;
	padding : 2px 10px 2px 5px;
}
td.submenu {
	background-color: #99ccff;
	font-size:1pt;
}
.highlight {
    FONT-SIZE: 11pt;
	FONT-WEIGHT: bold;
    COLOR: #333399;
}
BODY {
	text-align: left;
	background-color : White;
}
.section {
	border: 1px solid;
	width: 550px;
	padding: 10 10 10 10;
	text-align: left;
}
.title {
	font-weight: bold;
}
.maintitle {
	font-weight: bold;
	font-size: 20pt;
	color: #cc0000;
}
blockquote {
	margin-left: 30px;
}
.fieldNames { background-color: #ffffcc}
.quote { color: #336699; font-style : italic; }
.poems {
	 font-style : italic;
}
UL {
	line-height : 17pt;
}
LI {
	line-height: normal;
	list-style-type : disc;
}