﻿

body {
	background-color: #000066;
	font-family:Arial;
	color:black;
}

table {
	border: 0;
}

td.body {
	background:transparent;
	font-size:16px;
	text-align:left;
}

td.header {
	background: transparent;
	text-align: center;
	font-size: 24;
	font-weight: bold;
}

td.creator {
	font-size:11px;
	text-align:center;
}

td.menu {
	text-align:center
}

#body {
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

#body_header {
	text-align:center;
	font-size:20px;
	width:800px;
}

#header {
	text-align:center;
}

#menu {
	text-align:center;
}