.centerobj {
	text-align: center;
}
.outline {
	border: 1px solid #000000;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	text-indent: 30px;
}

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFCC66;
}
a:link {
	font-weight: bolder;
	color: #090B9E;
}
a:hover {
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
table {
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
}
.tdbackground {
	background-color: #00519D;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: center;
	font-weight: normal;
}a:visited {
	color: #666666;
	text-decoration: none;
}
li {
	font-size: 12px; 
	list-style-image: url(images/bullet.png); 
}
