body {
	font-size: 14px;
	color: #000000;
	background-color: #F1CECA;
}
a:link {
	color: #074449;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: underline;
	color: #850A24;
}
a:active {
	text-decoration: none;
}
h1 {
	color: #9B0E06;
}
p {
	color: #9B0E06;
}
table.main {
	border: #9B0E06 dashed 1px;
}
td.main{
	background-color: #F1CECA;
}
.but{
	background-color: #B1BEBA;
}
.war {
	color: #000000;
}
