BODY {
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
}

/*----------------------------------------------------------------- text --*/

.bodytext {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-size: 8pt;
	color:#333333;
	line-height: 11pt;
; font-style: normal; font-weight: normal
}

/*-- assume this inherits attributes from bodytext --*/
.headline {
 color:#FFFFFF;
 letter-spacing: 1px;
 font-weight : bold;
}

/*-- assume this inherits attributes from bodytext --*/
.subheadline {
 color:#000000;
 letter-spacing: 1px;
 font-weight : bold;
}

/*-- assume this inherits attributes from bodytext --*/
.bodybold {
 color:#333333;
 letter-spacing: normal;
 font-weight : bold;
; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 8pt; font-style: normal; line-height: 11pt
}

/*-- assume this inherits attributes from bodytext --*/
.formnote {
 color:#100CCF;
 font-size: 10px;
 margin-left: 2px;
 font-weight : normal;
 letter-spacing: -1px;
 line-height: 14px;
}

/*-- assume this inherits attributes from bodytext, occurrs in bodytext --*/
.formblock {
 font-size: 12px;
 margin-left: 13px;
 margin-right: 15px;
 margin-bottom: 5;
 padding : 2px 2px 4px 8px;
 font-weight : bold;
 letter-spacing: 1px;
 background-color : #A7A5FF;
}

/*-- assume this inherits attributes from bodytext, occurrs in bodytext --*/
.bulletblock {
 font-size: 12px;
 margin-left: 35px;
 margin-right: 15px;
 line-height: 17px;
 font-weight : normal;
}

/*-- assume this inherits attributes from bulletblock, and bodytext --*/
.bullets {
 margin-left: -19px;
}

/*-------------------------------------------------------------- margins --*/
.indent {
margin-right : 20px;
}

/*----------------------------------------------------------------- link --*/

/*-- assume this inherits attributes from bodytext --*/
.bodytextlink {
 color: #3333FF;
 text-decoration : underline;
}

/*-- assume this inherits attributes from bodytext --*/
.bodytextlinkbold {
 color: #3333FF;
 text-decoration : underline;
 font-weight : bold;
}
.bodyitalic { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; color:#333333; line-height: normal; ; font-style: italic}
.bodybolditalic { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 8px; color:#333333; line-height: 11px; ; font-style: italic; font-weight: bold}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; color: #333333}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #333333; font-weight: normal}
.bodyblue { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color:#003399; line-height: normal; ; font-style: normal; font-weight: normal }
.bodybluebold { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 8px; color:#336699; line-height: 11px; ; font-style: normal; font-weight: bold}
.bodyblueitalic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#003399; ; font-style: italic}
.bodybluebolditalic { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 10px; color:#336699; ; font-style: italic ; font-weight: bold}
.bodybluesmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#003399; line-height: normal; ; font-style: normal; font-weight: normal }
.bodysmall { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color:#333333; line-height: normal; ; font-style: normal; font-weight: normal }
.bodyitalicBlue { font-family: Geneva, Arial, Helvetica, san-serif; font-size: 12px; color:#003399; line-height: normal; ; font-style: italic }
.bodyboldBIG { color:#333333; letter-spacing: normal; font-weight : bold; ; font-family: Geneva, Arial, Helvetica, san-serif; font-size: 14px; font-style: normal; line-height: 11pt }
