body {
	color: #000000;
	background-color: #FFFFFF;
}
table,td,tr,ul,li,ol,blockquote {
font-family: arial,sans-serif;
font-size: 12px;
}
a:link {
	color: #006699;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #99CCFF;
}
a:active {
	color: #CCCCCC;
}
h1 {
font-family: arial,sans-serif;
font-size: 36px;
font-weight: normal;
letter-spacing: -2px;
word-spacing: -2px;
color: #9D9DAD;
}

h2 {
font-family: arial,sans-serif;
font-size: 24px;
font-weight: normal;
letter-spacing: -1px;
word-spacing: -1px;
color: #9D9DAD;
}

tt {
font-family: "lucida console","courier new",monospace;
font-size: 12px;
}