body { 
	 font-family: Arial, Helvetica, sans-serif; 
	 background-color: #FFFFFF; 
	 margin-top: 0px; 
	 margin-right: 0px; 
	 margin-bottom: 0px; 
	 margin-left: 0px;  
}
td {
	 font-family: Arial, Helvetica, sans-serif; 
	 font-size:  12px;
}
ul {
	margin: 10px 10px 10px 10px;
	line-height: 1.4;
	font-size: 13px;
}
A:link {
	color : #333399;
	background-color : transparent;
	text-decoration : underline;
}
A:visited {
	color : #996600;
	background-color : transparent;
	text-decoration : underline;
}
A:hover {
	color : #996666;
	background-color : transparent;
	text-decoration : underline;
}
A.LINKDOC:link {
	color : #000033;
	background-color : transparent;
	text-decoration : none;
}
A.LINKDOC:visited {
	color : #000033;
	background-color : transparent;
	text-decoration : none;
}
A.LINKDOC:hover {
	color : #3366cc;
	background-color : transparent;
	text-decoration : none;
}
A.NAV:link {
	color : #000000;
	background-color : transparent;
	text-decoration : none;
	font-weight: bold;
}
A.NAV:visited {
	color : #000000;
	background-color : transparent;
	text-decoration : none;
	font-weight: bold;
}
A.NAV:hover {
	color : #FFFFCC;
	background-color : #666633;
	text-decoration : none;
	font-weight: bold;
}
P.NAV {
	margin : 10px 10px 0px 8px;
	line-height : 13px;
	font-size: 13px;
}
P.NAVLEFT {
	margin : 10px 0px 0px 0px;
	line-height : 13px;
	font-size: 13px
}
A.NAVTOP:link {
	color : #333366;
	background-color : transparent;
	text-decoration : underline;
	font-weight: bold;
	font-size: 13px;
}
A.NAVTOP:visited {
	color : #333366;
	background-color : transparent;
	text-decoration : underline;
	font-weight: bold;
	font-size: 13px;
}
A.NAVTOP:hover {
	color : #CC6666;
	background-color : #ffffff;
	text-decoration : underline;
	font-weight: bold;
	font-size: 13px;
}
a.HEADER:link {
	font-weight: bold;
	color: #003366;
	background-color: transparent;
	text-decoration: underline;
	font-size: 15px;
}
a.HEADER:visited {
	font-weight: bold;
	color: #993333;
	background-color: transparent;
	text-decoration: underline;
	font-size: 15px;
}
a.HEADER:hover {
	font-weight: bold;
	color: #993333;
	background-color: transparent;
	text-decoration: underline;
	font-size: 15px;
}
p.NORMAL {
	margin: 15px 10px 15px 10px;
	line-height: 1.3;
}
p.DOC {
	margin: 10px 10px 10px 10px;
	line-height: 1.4;
	font-size: 13px;
}
p.DOCPRINT {
	font-family: Times New Roman, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
	color: #000033;
	background-color: transparent;
	text-decoration: none;	
	margin: 25px 25px 25px 25px;
	line-height: 1.3;
	font-size: 14px;
}

p.HEAD {
	margin: 15px 10px 15px 10px;
	line-height: 1.3;
	font-weight: bold;
	color: #272727;
	background-color: transparent;
	text-decoration: none;
	font-size: 17px;	
}
p.SUBHEAD {
	margin: 15px 10px 15px 10px;
	line-height: 1.3;
	font-weight: bold;
	color: #4f4f4f;
	background-color: transparent;
	text-decoration: none;
	font-size: 15px;	
}
.PFOOT {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	margin-bottom : 0px;
	margin-left : 10px;
	margin-right : 10px;
	margin-top : 0px;
	letter-spacing : 1px;
	color : #666633;
	background-color : transparent;
}
.PBOLD {
	font-size: 14px;
	font-weight: bold;
	color:#4f4f4f;
	background-color: transparent
}	
