html {width:100%; height:100%; margin:0; padding:0;}
body {
	font:normal 70% verdana,arial,sans-serif;
 	text-align:center;
	position:relative;
	background-color: #D3E7F5;
}
input,select, textarea {font-family:verdana,arial,sans-serif;}
h1, h2, h3, h4, h5, p {margin:0;}
h1#mast{margin-left:5%;margin-right:10%;margin-top:3%;padding-bottom:6px;padding-left:4px;background-color:#0000FF;color:white;}
table, table caption, table th, table tr, table td, table tr th, table tr td {font-size:1em;} /* w3 IE55 hack */
p,input,select,li,dd,dt,textarea {font-size:1em;}
form {display:inline;}
img {border:0px;}
table td, table th {border:0; padding:0px;}
hr {display:none;}
table#main{background-color:white;}
td.row{padding:4px;color:#333;}
h2{padding-bottom:2px;font-size:1.5em;}
p.row{line-height:1.4em;font-size:1.2em;}
div#ct1{margin-top:0;padding-left:4px;padding-right:4px;text-align:left;}
div.imglft{padding-left:5px;padding-right:5px;}
div.imgrgt{padding-left:5px;padding-right:5px;}
p.sml{font-size:.9em;}
.lbx{
	border-right:solid;
	border-color: #999999;
	border-width: 1px;
}


