@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
h1 {
	color: #ffffff;
	font-weight: 100;
	font-size: 0.9em;
	font-family: Verdana, Arial, sans-serif;
	margin-top: 2px;
	padding-top: 0px;
}
p {
	color: #ffffff;
	font-size: 0.8em;
	line-height: 135%;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 2px;
	padding-top: 0px;
}
a {
	font-size: 100%;
	color: #99CCFF;
	text-decoration: none
}
a:hover {
	font-size: 105%;
	color: #666666;
	text-decoration: underline
}
a.menu {
	color: #99CCFF;
	font-size: 0.87em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 190%;
}
a.menu:hover {
	color: #666666;
	text-decoration: underline
}
ul {
	margin-left: 14px;
	padding-left: 10px
}
li {
	color: #ffffff;
	font-size: 0.8em;
	line-height: 130%;
	font-family: Helvetica, Arial, sans-serif;
	padding-bottom: 6px
}
td {
	background-repeat: no-repeat
}