/*
 * The class styles defined in this section are all default values for style
 * tag attributes on html controls available in the Site Designer.  Editing
 * the definitions here alters the default style for the corresponding object
 * in Site designer.
 */
<STYLE TYPE="TEXT/CSS">
.targetURL {
	font-family:Helvetica, Arial; font-size: 6pt;

}

.body {font-family:Arial, Helvetica; font-size: 70%; line-height: 14pt;	

}

.News {font-family:Arial, Helvetica; font-size: 70%; line-height: 10pt; color: #666666

}

.LineHeight {font-family:Helvetica, Arial; font-size: 9pt; line-height:150%; color: #333333

}

.sitemap {
	font-family:Arial, sans-serif;
	font-size: 80%;
	line-height: 12pt;
	color: #660000;
}

.sitemap A:link {color : #660000;}
.sitemap A:hover {color : #666666;text-decoration : underline;}
.sitemap A:visited {color : #666666;}

</STYLE>