﻿BODY {
	background-color: #FFFFFF;
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal
}
a:link {
	color: #3A6CA8;
	text-decoration: none;
}
a:visited {
	color: #3A6CA8;
	text-decoration: none
}
a:active {
	color: #CC0000;
	text-decoration: none
}
a:hover {
	color: #CC0000;
	text-decoration: underline
}
.index {
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	font-size: 10pt; 
	color: #CC0000; 
	font-weight: normal;
}
a:indexLink {
	color: #3A6CA8; 
	font-weight: bold;
	text-decoration: underline;
}	
.small {
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: normal
}
.cite  {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: normal;
}
p {
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal
}
p.header {
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	font-size: 10pt; 
	color: #CC0000; 
	font-weight: normal
}
h1 {
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	font-size: 14pt; 
	color: #3A6CA8; 
	font-weight: bold
}
h2 {
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	font-size: 12pt; 
	color: #CC0000; 
	font-weight: bold
}
h3 {
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	font-size: 10pt; 
	color: #CC0000; 
	font-weight: bold
}
h4 {
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	font-size: 12pt; 
	color: #000000; 
	font-weight: bold
}
h5 {
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold
}
h6 {
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: bold
}
td {
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal
}
.caltitle {
	background-color: #ffffff;
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	color: #CC0000;
	font-weight: bold
}
.calhead {
	background-color: #CC0000;
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	color: #ffffff;
	font-weight: bold
}
.cal {
	background-color: #ffffff;
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	color: #CC0000;
	font-weight: bold
}
ul {
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal
}
dl {
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal
}
dt {
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: normal
}
ol {
	font-family: "Arial", "Helvetica", "Sans-serif"; 
	font-size: 10pt; 
	color: #000000; 
	font-weight: normal
}
hr {
	width: 75%;
	border: 0;
	color: #CC0000;
	background-color: #CC0000;
	height: 1px;
}