<!-- font color, size and style of body copy -->
.homebody  {
	font-family : verdana, sans-serif;
	color : #000000;
	font-size : 8.5pt;
	font-weight : normal;
}

<!-- font color, size and style of body copy -->
.homebodyitalic  {
	font-family : verdana, sans-serif;
	color : #000000;
	font-size : 8.5pt;
	font-weight : normal;
	font-style : italic;
}

<!-- font color, size and style of body copy -->
.body  {
	font-family : verdana, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-weight : normal;
}

<!-- font color, size and style of body bold copy -->
.bodybold  {
	font-family : verdana, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-weight : bold;
}

<!-- font color, size and style of body bold copy -->
.bodyboldline  {
	font-family : verdana, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-weight : bold; 
	text-decoration : underline;
}

<!-- font color, size, and style of italicized body copy -->
.bodyitalic  {
	font-family : verdana, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-weight : normal;
	font-style : italic;
}

.bodytoplink  {
	font-family : verdana, sans-serif;
	color : #000000;
	font-size : 8pt;
	font-weight : bold;
}

<!-- font color, size and style of body bold/header copy -->
.header  {
	font-family : verdana, sans-serif;
	color : #000000;
	font-size : 10pt;
	font-weight : bold;
}

<!-- font color, size and style of visit the network -->
.small  {
	font-family : verdana, sans-serif;
	color : #000000;
	font-size : 7.5pt;
	font-weight : normal;
}

<!-- font color, size and style of secure form body copy -->
.formbody  {
	font-family : verdana, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-weight : normal;
}

.formbodybold  {
	font-family : verdana, sans-serif;
	color : #000000;
	font-size : 9pt;
	font-weight : bold;
	font-style : italic;
}

.bodybolditalic  {
	font-family : verdana, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #000000;
	font-size : 9pt;
}


a.normallink {font-family: verdana, sans-serif; font-size: 9pt; text-decoration: none;}
a.hilitelink {font-family: verdana, sans-serif; font-size: 9pt; text-decoration: underline;}
.bodybold {}
.rolink {}
.col1normal {font-weight: normal; width: 255px; }
.col1 {font-weight: bold; }
.col1in {}
.col2 {font-weight: bold; }
.col2in {}
.col2in2 {}
.col3 {font-weight: bold }


