
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : #000000;
	background-color: #ffffff;
  	background-image: url("back-grey.gif");
  	background-repeat: no-repeat;
}
td {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	font-weight : normal;	
}
.fieldstyle{
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000000; 
	background-color: #FFFFFF; 
	border: 1px solid #000000; 
	vertical-align: middle
}
.boldtext { 
	font-weight: bold; 
	text-decoration: none;
	color: #000000; 
	font-size: 12px;
}
.boldtext2 { 
	font-weight: bold; 
	text-decoration: none;
	color: #000000; 
	font-size: 11px;
}
.titles { 
	font-weight: bold; 
	text-decoration: none;
	color: #800000; 
	font-size: 16px;
}
.titles2 { 
	font-family : Arial;
	font-weight: bold; 
	text-decoration: none;
	color: #800000; 
	font-size: 12px;
}
.titles3 { 
	font-family : Arial;
	font-weight: bold; 
	text-decoration: none;
	color: #000000; 
	font-size: 12px;
}
.titles4 { 
	font-family : Arial;
	font-weight: normal; 
	text-decoration: none;
	color: #800000; 
	font-size: 11px;
}
.titles5 { 
	font-family : Arial;
	font-weight: normal; 
	text-decoration: none;
	color: #800000; 
	font-size: 10px;
}
.titles6 { 
	font-family : Arial;
	font-weight: bold; 
	text-decoration: underline;
	color: #8000009; 
	font-size: 12px;
}
pre {
	font-family : Arial;
	text-decoration: none;
	font-size : 10pt;
	color : #800000;
	font-weight : normal;	
}
a {
	font-size: 10px;
	color: #000000;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #800000;
}
a:active {
	text-decoration: none;
}


