body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	width: 1000px;
	margin-top: 0px;
	margin-right: 50px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 0px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}

.bodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 252px;
	margin-bottom: 0px;
	margin-left: 147px;
	padding-top: 0px;
}

.newbodystyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
}




.small {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.medium {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}

.big {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}

.xbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
}

.expanded {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}



img.floatLeft { 
    float: left; 
    margin: 24px; 
}
img.floatRight { 
    float: right; 
    margin: 24px; 
}




.titlegradient, .titlegradient TD, .titlegradient TH
{
background-image:url('./images/sectionTitlesBkgd.jpg');
background-color:green;
color:black;
font-family:"Times New Roman";
font-weight:600;
}


.LeftSpacer, .LeftSpacer TD, .LeftSpacer TH
{
background-image:url('./images/LeftColumnSpacer.jpg');
}


.MiddleSpacer, .MiddleSpacer TD, .MiddleSpacer TH
{
background-image:url('./images/MiddleColumnSpacer.jpg');
}



.RightSpacer, .RightSpacer TD, .RightSpacer TH
{
background-image:url('./images/RightColumnSpacer.jpg');
}

