/* CSS Document */
td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:1.5
}

h2 {
	padding:0;
	margin:0;
	font-size:24px
}

.pics {
	border:solid 3px #B7B7B7
}

a:link {
	color:#286ea0;
	text-decoration:underline;
	font-weight:bold
}
a:visited {
	color:#286ea0;
	text-decoration:underline;
	font-weight:bold
}
a:hover {
	color:#286ea0;
	text-decoration:none;
	font-weight:bold
}
a:active {
	color:#286ea0;
	text-decoration:underline;
	font-weight:bold
}

.footer {
	font-size:10px
}
