body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #482512;
	background-color: #FFFFFF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
}
p {
	line-height: 1.7em;
	text-align: justify;
	font-size: 12px;
}


#tableLayout {
	background-color: #FFFFFF;
	color: #482512;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #482512;
	border-left-color: #482512;
}

a:link {
	color: #663300;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #CC9900;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
a:active {
	text-decoration: underline;
	color: #663300;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
h1 {
	font-size: 20px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
#tdLogo {
	background-color: #FFFFFF;
	text-align: center;
}
Bullet {
	font-size: 12px;
	list-style-position: inside;
	list-style-type: circle;
}
