body {
	background-color: rgb(88,255,255);
	background-image: url('Ztvubkgrnd2.jpg');
	font-family: Verdana, sans-serif;
	font-size: 90%;
	}

div {	
	width:848px;
	padding: 20px;
	border-style: solid;
	border-color: black;
	border-width: 1px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
	background-color:#CCFFCC
}

div.header {
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

p.address {
	float: right;
	clear: right;
	width: 175px;
	font-size: 70%;
	font-family: sans-serif;
}

table, td {
	border: 1px solid black;
}

table {
	border-collapse: collapse;
	font-size: small;
	margin-left:auto;
	margin-right:auto;
}

td.one {
	width: 250px;
}

td.two {
	width: 475px;
}

td.PN {width:180px;}
td.ND {width:180px;}
td.T {width:180px;}
td.FP {width:180px;}

img {
	border: none;
}

.center {
	text-align: center;
}

h1 {
	text-align: center;
	font-size: 150%;
	font-family: Rockwell Extra Bold;
}

h1.large {
	font-size: 200%;
}

h2 {
	text-align: center;
	font-size: 125%
}

p.small {
	font-size: 80%;
}

.centersmall {
	font-size: 80%;
	text-align: center;
}

.title {
	background-color: rgb(255,200,75);
	width: 750px;
}

.rightreallysmall {
	font-size: 60%;
	text-align: right;
}

p.description {
	text-align: center/*justify*/;
}

table.FTable {
	/*margin-left: 0em;*/
}

td.FTd {
	padding: 3px;
	width: 300px;
}

.FTdSpecial {
	padding: 3px;
	width: 300px;
	font-weight: bold;
	background-color: #FFFFCC;
}

img.border {border: 1px black solid;}

.left {
	text-align: left;
}

.largecenter {
	font-size: 150%;
	text-align: center;
}

span.u {
	text-decoration: underline;
}

.floatright {
	float: right;
}

.floatleft {
	float: left;
}

p.descPar {

}
