body {
	background: #DEDEDE;
	font-family: Arial, sans-serif;
	scrollbar-base-color: #DEDEDE;
	scrollbar-arrow-color: #003366;
	scrollbar-face-color: #DEDEDE;
}
li {
margin-left : 0; 
} 
h1{
	font-size: 12pt;
	color: #003366;
	font-weight: bold;
}
h2 {
font-size : 10pt; 
font-weight : bold; 
color : #003366; 
font-style : italic; 
}
h3 {
font-style : italic; 
font-size : 10pt; 
color : #003366; 
font-weight : bold; 
} 
h4 {
font-size : 9pt; 
text-align : right; 
font-weight : normal; 
} 
.nav1 {
font-size : 12px; 
font-weight : bold; 
} 
.nav2 {
font-size : 11px; 
font-weight : normal; 
} 
.copy {
	font-size: 10pt;
	font-weight: normal;
	margin-left: 20px;
} 
.xmascopy {
	font-size: 12pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style:italic;
	margin-left: 20px;
}
.subhead {
font-weight : bolder; 
font-style : italic; 
}  
a {
text-decoration : none; 
color : #003366; 
border : medium none black; 
} 
a:active {
text-decoration : none; 
color : #333333; 
border : medium none black; 
} 
a:hover {
text-decoration : underline; 
color : #027dc0; 
border : medium none black; 
} 
