body {
    Font-size:12pt;
    font-family: geneva, sans;
    background: #666666;
    color: #cccccc;
	text-align:center;
}

a:link {
    color: #ccffcc;
}

a:visited {
    color: #99cc99;
}

a:active {
    color: #eeffee;
}

img {
    border: 1px solid #cccccc;
}

h1 {
	font-size:24pt;
    font-family: geneva, sans;
	font-weight: strong;
    color: #cceecc;
}

h2 {
	font-size:18pt;
    font-family: geneva, sans;
	font-weight: strong;
    color: #bacdbc;
}
#backText {
	font-size: xx-small;
	color: #666666;
}

