BODY {
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 0;
}

/*----------------------------------------------------------------- text --*/

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#E4E4E4;
	line-height: 13px;
; font-style: normal; font-weight: normal
}

/*-- assume this inherits attributes from bodytext --*/
.headline {
 color:#FFFFFF;
 letter-spacing: 1px;
 font-weight : bold;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; line-height: 16px
}

/*-- assume this inherits attributes from bodytext --*/
.subheadline {
 color:#0099FF;
 letter-spacing: 1px;
 font-weight : bold;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px
}

/*-- assume this inherits attributes from bodytext --*/
.bodybold {
 color:#E4E4E4;
 font-weight : bold;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; line-height: 13px
}

/*-- 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: 11px;
 margin-left: 35px;
 margin-right: 15px;
 line-height: 13px;
; color: #E4E4E4; font-family: Verdana, Arial, Helvetica, sans-serif
; list-style-image: url(images/separator.gif)
}
.bodyitalic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#E4E4E4; line-height: 13px; ; font-style: italic}
.bodybolditalic { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#E4E4E4; line-height: 13px; ; font-style: italic; font-weight: bold}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: bold; color: #FFFFFF}
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: 11px; color:#0099FF; line-height: 13px; ; font-style: normal; font-weight: normal }
.bodybluebold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color:#0099FF; line-height: 13px; ; font-style: normal; font-weight: bold}

