body {
	margin:0px auto 0px auto;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-align: justify;
}

a{color:#000000;	
    font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;}
a:hover{color:#990000;}
a:link {
	text-decoration: none;
}
a:visited {text-decoration: none;}
a:hover {text-decoration: none;}
a:active {text-decoration: none;}

p {
font-family:Arial, Helvetica, sans-serif;font-size:x-small;color:#000000;
text-align: justify;}
p.indent{
	padding:20px;
	text-align: center;
	top: auto;
}
UL{font-family:Arial, Helvetica, sans-serif;font-size:x-small;color:#000000;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
}
h1 {
color:#000000;
font-weight:bold;
font-size:medium;
font-family:Arial, Helvetica, sans-serif;
}
h2 {
color:#000000;
font-weight:bold;
font-size:small;
font-family:Arial, Helvetica, sans-serif;
}
h3 {
color:#000000;
font-weight:bold;
font-size:x-small;
font-family:Arial, Helvetica, sans-serif;
}
table{background:none;
	  font-family:Arial, Helvetica, sans-serif;font-size:x-small;color:#000000;
	  text-align: justify;}
td.car {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left bottom;

}
img.right{float:right;}
img.left{float:left;}
