body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #F5F5F5;
	font-size: 95%;
	line-height: 150%;
	text-align: center;
	color: #333333;
	margin: 0px;
}
.black {color: #000000}
.small {font-size: small}

div#page {
	text-align: left;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	width: 900px;
	margin: 5px auto;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	color:#33404A;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #97DDFF;
	border-left-color: #97DDFF;
}


th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #FFFFCC;
	font-weight: normal;
	color: #666666;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #97DDFF;
	border-left-color: #97DDFF;
}


h1 {
	font-size: 15px;
	background-color: #97DDFF;
	font-weight: lighter;
}
h2 {
	font-size: medium;
	font-weight: lighter;
	background-color: #FFFFCC;
}
h3 {
	color: #33404A;
	text-decoration: underline;
	font-size: medium;
	font-style: normal;
	background-color: #F5F5F5;
	font-weight: normal;
}


table{
	width:70%;
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #97DDFF;
	border-right-color: #97DDFF;
	height: 10px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	}

#page iframe {
	padding:0;
	height:100%;
	_overflow:auto;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 5em;
}
#article {
	line-height: 200%;
	padding-bottom: 30px;
}
#page h4 {
	font-size: 120%;
	font-weight: bold;
	text-decoration: underline;
}




caption {
	color: #9ba9b4;
	font-size:.94em;
		letter-spacing:.1em;
		margin:1em 0 0 0;
		padding:0;
		caption-side:top;
		text-align:center;
	}	
	
#header {
	position: relative;
	width: 900px;
	height: 30px;
	margin-bottom: 10px;
	font-size: 1px;
}

#page p {
	width: 700px;
	margin-left: 75px;
}

 
#header img {
	vertical-align: top;
	font-size: small;
}
