body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#1A1A1A;
	background-color:#FFF;
	font-size:11pt;
	line-height:150%;
	margin-left:auto;
	margin-right:auto;
	width:800px
}

a:link,a:visited {
color:#C00;
text-decoration:none
}

a:hover {
text-decoration:underline
}

table {
border-collapse: collapse;
}

table, td, th {
border: 1px solid; 
border-color:#000000
}

