* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #003366;
	font-size: 14px;
}
.p1 {
	line-height: 2;
	color: #003366;
	text-align: center;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.list a {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
.list a:hover {
	font-size: 14px;
	color: #FFFF00;
	text-decoration: underline;
}
.list {

	font-size: 14px;
	color: #FFFFFF;
}
