.list{
	list-style-type:disc;
	color:#003399;
}
.body {
	font-family: Arial;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: Times New Roman;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.title2 {
	font-family: Times New Roman;
	font-size: 40px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.nav a{
	text-align: center;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #ffffff;
}
.subnav a{
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #003399;
	background-color: #b2b2b2;
}

.subnav a:hover{
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	line-height: 16px;
	color: #555;
	background-color: #b2b2b2;
}

.subnav{
	text-align: left;
	text-decoration: none;
	font-family: Arial;
	line-height: 16px;
	background-color: #b2b2b2;
}
.copy{
	text-align: right;
	text-decoration: none;
	font-family: Arial;
	font-size: 9px;
	line-height: 12px;
	font-weight: normal;
	color: #555;
}