body {
	background: #000066;
	color: #3399CC;
	font-size: 12px;
	font-family: tahoma,veranda,arial,script;
	margin: 0px;
}

p,li {
	color: #3399CC;
	font-size: 13px;
	font-family: tahoma,veranda,arial,script;
}

table.main {
	width: 650px;
	height: 100%;
	background-image: url('../images/back.gif');
	border: 0px solid #0099FF;
}
table.content {
	background: #333333;
	border: 1px solid #000000;
}

td.header {height: 100px;}
td.navi {height: 35px; background: #333333; vertical-align: top; text-align: center;}
td.footer {vertical-align: bottom; width: 630; text-align: center; background: #333333; height: 25px;}
td.main {
	height: 100%;
	width: 630px;
	background: #333333;
	margin: 10px;
	vertical-align: middle;
	text-align: center;
}

h1, h2, h3, h4 {
	text-align: center;
	color: #3399FF;
	font-family: georgia,tahoma,veranda,arial,script;
}
h4 {font-size: 12px;}
h3 {font-size: 14px;}

a {
	color: #6699FF;
	text-decoration: none;
}

img.navi {
	border: 0px solid #333333;
	height: 35px;
	width: 100px;
}