body {
	color : #000000;
	background-color : #FFFFFF
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	line-height : 17px;
}
a:link{
	color : #3D4D77;
	text-decoration : none;
	font-weight : bold;
}
a:visited{
	color : #3D4D77;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #3D4D77;
	text-decoration : underline;
	font-weight : bold;
}
hr {
	color: #3D4D77;
	background-color : transparent;
	size: 1px;
}
p {
	color : #3D4D77;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	line-height : 17px;
}
.fill {
	color : #FFFFFF;
	background-color : #3D4D77;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	line-height : 17px;
}
.fill2 {
	color : #3D4D77;
	background-color : #D5DBEA;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	line-height : 17px;
}
.content {
	color : #3D4D77;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	line-height : 17px;
}
.title {
	color : #3D4D77;
	font-family : "Times New Roman", Times, serif;
	font-size : 21px;
	line-height : 24px;
	font-weight : bold;
}
.subtitle {
	color : #3D4D77;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	line-height : 20px;
	font-weight : bold;
}
.copy {
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	line-height : 20px;
}
.small { 
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	line-height : 14px;
}
.gray {
	color : #858585;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	line-height : 14px;
}
td {
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size: 14px;
	line-height : 17px;
}
font {
	color : #000000;
	font-family : "Times New Roman", Times, serif;
	font-size :14px;
	line-height : 17px;
	font-weight : normal;
}
ul {
	color : #000000;
	list-style-type : disc;
}

li{
	color : #000000;
	list-style-type : disc;
}
