body {
	background-color: #0f0f0f;
	color: #5c948d;
	font-family: Palatino Linotype;
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	}

td, th {
	background-color: #112e2a;
	}

.container {
	background-color: #112e2a;
	background-image:url(../images/bg_green_tile.png);
	background-repeat: repeat;
	font-size:small;
	}
	
.content {
	min-height:620px;
	}

.footer {
	font-size:small;
	text-align:center;
	vertical-align:bottom;
	letter-spacing:4px;
	}

a:link {
	color: #5c948d;
    text-decoration: none;
	}

a:visited {
	color: #5c948d;
    text-decoration: none;
	}

a:hover {
	color: #c5e0dd;
	}

.style1 {
	font-size: large;
	text-align:center;
	color:#346d66;
	}

.style2 {
	font-size:large;
	font-weight:bold;
	text-align:center;
	color:#346d66;
	}
	
.style3 {
	font-size: xx-large;
	font-weight:bold;
	text-align:center;
	}

.style4 {
	font-size: small;
	text-align:center;
	}

