body {
	font-size: 14px;
	color: #000000;
	background-color: #FFE0E0;
}
a:link {
	color: #073499;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000044;
}
a:hover {
	text-decoration: underline;
	color: #990033;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #990033;
}
h2 {
	color: #BB0066;
}
p {
	color: #990000;
}
table.main {
	background-color: #006699;
}
td.main{
	background-color: #CCCCFF;
}
.but{
	background-color: #9999CC;
}
.war {
	color: #000000;
}
