body {
	background: white;
	background-image: url('images/bg_fade.gif');
	margin-top: 0px;
	margin-bottom: 0px;
}

p {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
}

.footer {
	text-align: center;
	color: #696969;
	margin-top: 16px;
	margin-bottom: 24px;
}

ul, li {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	list-style-image: url("images/bullet_red.gif");

}

h1 {
	font-family: sans-serif;
	font-size: 20px;
}

h2 {
	font-family: sans-serif;
	font-size: 16px;
}

h3 {
	font-family: sans-serif;
	font-size: 13px;
}

td {vertical-align: top;}

a {color: black;}
a:hover {color: orange;}

.welcomeMsg {
	margin-left: 12px;
	margin-right: 12px;
	padding-top: 18px;
	padding-bottom: 24px;
}