img {
	padding: 0px;
	border-top: 2px solid #333333;
	border-right: 15px solid #333333;
	border-bottom: 2px solid #333333;
	border-left: 15px solid #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	background-color: #CCCCCC;
}
body {
	background-color: #999999;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #333333;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
	margin-top: -15px;
	margin-left: -5px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #333333;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #333333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-size: 12px;
	line-height: 10px;
	padding-left: 5px;
	font-weight: bold;
}a {
	color: #000000;
	text-decoration: none;


}
a:hover {
	text-decoration: underline;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 110%;
	font-weight: bold;
}


