BODY, TD {
	font : 400 normal 10px verdana;
	text-decoration : none;
}

A {
	color : Black;
	font-weight : 500;
	text-decoration : none;
}

H1 {
	color : #FF6347;
	font-size : 150%;
}

H2 {
	background : #CC9900 none;
	color : #000000;
	font-size : 125%;
}

H3, H4, H5, H6 {
	font-size : 90%;
	color : #000000;
	}

P {
	background : #CC9900 none;
	font : 400 normal 110% verdana;
	text-decoration : none;
	padding : 2% 2% 2% 2%;
}

TH {
	background : #000000 none;
	font-size : 115%;
	font-weight : 600;
}

td img {display: block;}body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.borderit img{
border: 1px solid #ccc;
border:thin dashed;
}

.borderit:hover img{
border: 1px solid navy;
}
