/* 
   Redefinitions of styles with !important is purely a 
   hack to work around the bug in Netscape 4 when working 
   with relative sizes (ems)
   
   Percentage relative sizes used : 1 em = 80%
*/
ADDRESS, BLOCKQUOTE, BODY, DIV, DL, H1, H2, H3, H4, H5, H6, OL, P, PRE, SPAN, UL  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: FF3399;
	text-decoration: none;
}
a:hover { text-decoration: underline;}
.hdnews {
	font-weight: bold;
	color: #FFFFFF;
}
.hdtitle {
	font-size: 80% ;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.bodytext, p {
	font-size: 80% ;
	font-style: normal;
	font-weight: normal;
	color: #333366;
}
.bodywhite {
	font-weight: normal;
	color: #FFFFFF;
}
.bodyboldem {
	font-weight: bold;
	font-size: 80% ;
	color: #333366;
	font-style: italic;
}
.bodybold {
	font-weight: bold;
	font-size: 80% ;
	color: #333366;
}
.bodyboldwhite {
	font-weight: bold;
	font-size: 80% ;
	color: #FFFFFF;
}
.bodyitalic {
	font-weight: normal;
	font-style: italic;
	font-size: 80% ;
	color: #333366;
}
.nestedlist {
	font-size: 125% ;
}
dd, dt {
	font-size: 80% ;
	font-style: normal;
	font-weight: normal;
	color: #333366;
}
dd {
	padding-bottom: 3%;
}
dt {
	padding-top: 2%;
	font-weight: bold;
}
li {
	font-style: normal;
	font-weight: normal;
	font-size: 80% ;
	color: #333366;
	/* padding-top: 2%;  Removed as IE 5.5 misrenders this in some tables
	padding-bottom: 2%;*/
}
.TOCPanel {
	font-weight: bold;
	font-size: 70% ;
	color: #FFFFFF;
}
.TOCPanel a {
	color: #FFFFFF;
}
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65% ;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subnavon {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65% ;
	font-weight: bold;
	text-decoration: none;
	color: #333366;
}
.smallprint {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60% ;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.smallitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60% ;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}
.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60% ;
	height: 20px;
	width: 85px;
}
.documentName {
	font-weight: bold;
	font-size: 100% ;
	color: #333366;
}
.documentAuthor {
	font-size: 85%;
	color: #333366;
	font-weight: bold;
	font-style: normal;
}

.head1, h1{
	font-size: 100% ;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}
.head2, h2{
	font-size: 100% ;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}
.head3, h3{
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}
.head4, h4{
	font-size: 80% ;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}
.head5, h5{
	font-size: 80%;
	font-style: normal;
	font-weight: bold;
	color: #333366;
}

.atomz_ch {
	font-family: Verdana, Arial, Helvetica, sans-serif; 	
	display: none;
}