body {
	background: #ffffff; 
	margin: 0; 
	padding: 0; 
	font-family : sans-serif; 
	font-size : 13px; 
	font-style : normal;
	color: Black;
	list-style-position : inside;
	margin-left : 15px;
	margin-right : 15px;
}
A:LINK {
	color : #446BA6;
	background: #ffffff; 
}
A:VISITED {
	color : #880080;
	background: #ffffff; 
}
A:ACTIVE {
	color : Gray;
	background: #ffffff; 
}

li.heading {
	font-family : serif;
	font-size : medium;
	font-style : normal;
	text-align : left;
	color : #000000;
	background: #ffffff; 
}
H1 {
	text-align : right;
	font-family : Times New Roman, Times, serif;
	font-size : 25px;
	font-style : normal;
	font-weight : bold;
	background: #E4E8F1; 
	}
h2 {
	padding: 10px; 
	background: #E4E8F1; 
	font: bold 20px serif; 
	vertical-align: middle;
	border: none;
	color : #2D5E97;
	font-variant : small-caps;
	text-align : right;
	}
h3 {
	padding: 10px; 
	text-align: left;  
	font: bold 17px serif; 
	border: none;
	background: #ffffff; 
	color : gray;
	}
	.heading {
    text-align: left;  
	font: 15px serif; 
	border: none;
	color : gray;
	}
table.border {
	border-color : #2D5E97;
	border: thin solid #2D5E97;
	background-position : left;
	font-family : sans-serif;
	text-align : left;
	font-size: 13px;
	padding: 3px;
}
td.border  {
	background-color : white;
	border: thin solid #2D5E97;
	font-size: 13px;
	font-family : sans-serif;
	padding: 3px;
	}
ul.arrow {
	list-style-position : outside;
	list-style-image : url(arrowblue_sm.gif);
	margin-top : 2px;
	margin-bottom : 2px;
}
ol.numbers {
	list-style-position : outside;
	margin-top : 2px;
	margin-bottom : 2px;
	list-style-type : decimal;
}
ul.fourdots {
	list-style-position : outside;
	list-style-image : url(4dots.gif);
	margin-top : 2px;
	margin-bottom : 2px;
}
ul.bullet {
	list-style-position : outside;
	list-style-image : url(bullet.gif);
	margin-top : 2px;
	margin-bottom : 2px;
}
ul.none {
	list-style-image : none;
	list-style-type : none;
}

.caption {
	font-family : sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color : #808080;
	background: #ffffff; 
}
.high {
	color : #FF0000;
	background: #ffffff; 
}
.summer {
	color : #008000;
	background: #ffffff; 
}
.medium {
	color : #0000ff;
	background: #ffffff; 
	}
.low {
	color : #ffff00;
	background: #ffffff; 
	}
.gray {
	color: #666666;
}
	
li.body {
	font-family : serif;
	font-size : 13px;
	font-style : normal;
	text-align : left;
	color : #000000;
	background: #ffffff; 
	}
.head {
	font-weight: 600;
	font-size : 15px;
	font-style : normal;
	color: #446BA6;
	font-variant : small-caps;
	background: #ffffff; 
}
.title {
	font-weight: normal;
	color: #446BA6;
	font-size : 15px;
	font-style : italic;
	background: #ffffff; 
}
td.description {
	font-weight: normal;
	color: #446BA6;
	font-style : italic;
	background: #ffffff; 
}
li.blue {
	color: #446BA6;
	font-weight: 700;
	background: #ffffff; 
}
.bold {
	font-weight: 700;
}
.subtitle {
	color: #446BA6;
	font-weight: 700;
	background: #ffffff; 
}
li {
	font-family : san-serif;
	font-size : 13px;
	font-style : normal;
	text-align : left;
	color : #000000;
	background: #ffffff; 
	}
td {
	font-family : san-serif;
	font-size : 13px;
	font-style : normal;
	text-align : left;
	color : #000000;
	background: #ffffff; 
	}