body{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal; 
}

p {
	
}

li {
	
}

td {
	font-family: inherit;
	font-size: small;
	font-style: normal; 
}

.style1 {font-size: x-small}
/* fix percentage widths on all the tables in IE */
#main_content_mid {
	_width:100%;
}
