p, ul, li, tr, td {
	font-family: Helvetica, Ariel, Verdana, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0066FF;
	letter-spacing: 0.07em;
}
body {
	background-color:#0066FF;
}
tr#header td {
	padding-bottom:10px;
}
tr#topnav td {
	padding-bottom:10px;
}
table#small_text tr td {
	font-size: 11px;
	color: #99ccff;
}
.yellow_text {
	color: #FFFF00;
}
.yellow_text_bold {
	color: #FFFF00;
	font-weight: bold;
}
li {
	list-style-position: outside;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFF66;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#image1, #image2 {
	padding-right: 30px;
}
