BODY {
	background-color: #333333;
	font-size: 14px;
	margin: 10px;font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	text-align: left;
	color: #FF9;
	margin: 0px 0px 3px 0px;
}
h2 {
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	text-align: right;
}
h4 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	margin: 5px 0px 3px 0px;
	color: #FF9;
}
h5 {
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	margin-left: 1px;
	color: white;
}
h6 {
	font-size: 12px;
	font-weight: normal;
	color: #FF9;
}
div#footer {
	margin: 0em 0em 0em 0em;
}
A:link {
	color: #99CCFF;
}
A:hover {
	color: yellow;
}
A:visited {
	color: #99CCFF;
}
A:active {
	color : white;
	font-family: verdana, arial, sans-serif;
}
table {
	width: 100%;	
}
td {
		padding: 1px;
	text-align: center;
}
A.ex1:link {
	color: #FF9;
}
A.ex1:hover {
	color: #FF9;
}
A.ex1:visited {
	color: #FF9;
}
A.ex1:active {
	color : #FF9;
}
img {
	border: 3px double #999999;
	text-align: center;
	vertical-align: top;
}
.summary {
	border: 2px solid black;
}
div#nav img {
	border: 0px
}
.left {
	vertical-align: top;
	text-align: right;
	margin-right: 10px;
}
.mid {
	vertical-align: top;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
}
img {
   width: auto ;
   height: auto ;
   max-width: 100% ;
}
