/* Sub Page CSS Sheet */

body {
	background-color: none;
	font-variant:small-caps;
	font-size: 17px;
	font-family:"Times New Roman", Times, serif;
	text-align: justify;
}

table {
	border:0px;
	font-variant:small-caps;
	font-size: 17px;
	font-family:"Times New Roman", Times, serif;
	text-align: justify;
}
p { 
	font-size:1em;
    margin: 1em 0;
}
div#leftsheet {
	width:300px;
    float: left;
    margin: 0; padding: 0.5em;
}
div#rightsheet {
	width:500px;
    float: right;
    margin-top: 0em; padding: 0em;
}
a {color: #666;
text-decoration: none;
}
a:hover {color: #000;
text-decoration: none;
}

iframe#scrollframe {
	border:0px;
	border: hidden;
	height: 400px;
	width: 595px;
	background-color: none;
 }
 
 iframe#scrollframe_echo {
	border:0px;
	border: hidden;
	height: 415px;
	width: 845px;
	background-color: none;
 }
 
 img {
	border:0px;
}