

body {
	margin: 0;
	padding: 0;
	background-color: #F7E5C1;
}

.tdLeft {
	background-image: url(_images/spacer.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.tdRight {
	background-image: url(_images/spacer.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tdContent {
	width:1043px;
	font-size: 10px;
	color: #777;
    background-color: #F7E5C1;
    vertical-align: top;
}


A:link { color: #ff0000; line-height:100%; text-decoration: none}
A:active { color: #ff0000; line-height:100%; text-decoration: none}
A:visited { color: #ff0000; line-height:100%; text-decoration: none}
A:hover { color: #ff0000; line-height:100%; text-decoration: underline}

P {font-family : courier new, times new roman; font-size : 9pt; line-height : 120%; color : #646464}
.margin {font-family : courier new, times new roman; font-size : 8pt; line-height : 110%; color : #545454}
.para {font-family : courier new, times new roman; font-size : 9pt; line-height : 120%; color : #646464}





