@charset "utf-8";
/* CSS Document */

td {
	background: #fff;
	align: left;
}

body {
width: 783px;
margin-right: auto;
margin-left: auto;
background-color: #CCC;
} 

a {
	border: 0px;
	color: #cc0033;
}

h1 {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

p {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 10pt;
	line-height: 12pt;
	font-weight: regular;
	align: left;
}

img {
	border: 0px;
}

ul {
	margin-left: 100px;
}

li {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 10pt;
	line-height: 20pt;
	font-weight: regular;
	
}

h2 {
	font-family: 'Trebuchet MS', sans-serif;
	font-size: 11pt;
	font-weight: bold;
	align: left;
}