body {
	background-color: #003877 ;
	text-align: center ;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px ;
	}

#wrapper {
	width: 742px ;
	margin: 0 auto ;
	background-color: #fff ;
	}

#canvas {
	margin: 0 8px 0 10px ;
	padding: 10px 0 10px 0 ;
	}

.boxes {
	width: 240px ;
	margin: 2px 2px 0 0 ;
	float: left;
	text-align:center;
	}

#box-1, #box-2, #box-3 {
	background-color: #ccc ;
	height: 460px ;
	overflow: auto ;
	text-align:center;
	}

#btmnet {
	margin-top: 1px ;
	}

h3 {
	font-size: 10px ;
	line-height: 14px ;
	color: #333 ;
	margin: 0 ;
   	padding: 0 ;
	font-weight: 800 ;
	}
h2 {
	font-size: 14px ;
	line-height: 14px ;
	color: #333 ;
	margin: 0 ;
   	padding: 0 ;
	font-weight: 800 ;
	}

td {
	font-size: 11px;
	color: #F00;
	}

a {
	font-size: 11px ;
	color: #003366 ;
	font-weight: 900 ;
	text-decoration: none ;
	}

a:hover {
	color: #F00;
	text-decoration: underline;
	}

.clear {
	clear: both ;
	}

#footer {
	color: #fff ;
	padding: 15px ;
	}#wrapper #canvas #box-3 table tr td a {
	color: #F00;
}
#wrapper #canvas #box-3 table tr td {
	color: #004080;
}
#wrapper #canvas #box-3 table tr td p a {
	color: #336;
}
#wrapper #canvas #box-3 table tr td a {
	color: #336;
}
#Pink {
	color: #FF0080;
}

