body {
	background-image: url(../_images/bk.jpg);
	background-color: #00A1CD;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #006A8E;
	font-weight: normal;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #006A8E;
	font-weight: bold;
}


a {
	font-weight: bold;
	color: #00A1CD;
}
a:hover {
	font-weight: bold;
	color: #50D3DF;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #666666;
}
