body {background-color: #000066;
		 color: #FFFFFF;
		 font-family: tahoma, Verdana, sans-serif, arial;
		 text-align: center;
		 }

h1 {font-family: Verdana, Courier, tahoma, arial;
		font-weight: normal;
		}

.left {
	text-align: left;
}

a:link {color:#FFFFFF; text-decoration: none;}
a:visited {color:#CCCCCC; text-decoration: none;}
a:hover {color: #FFFFFF; text-decoration: underline;}
a:active {color: #000066;}
