body {
	font-size: 14px;
	color: #000000;
	background-color: #E0E0FF;
}
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 {
	font-size: 34px;
	font-style: normal;
	font-weight: bolder;
	margin: 0px;

	color: #990033;
}
h2 {
	font-size: 30px;
	font-style: normal;
	font-weight: bolder;
	margin: 0px;
	color: #BB0066;
}
p {
	font-size: 22px;
	color: #990000;
}
table.main {
	background-color: #006699;
}
td.main{
	background-color: #CCCCFF;
}
.but{
	background-color: #9999CC;
}
.war {
	font-size: 14px;
	color: #000000;
}
.link {
	font-size: 28px;
	font-style: normal;
	font-weight: bolder;
	margin: 0px;
}
.link1 {
	font-size: 34px;
	font-style: normal;
	font-weight: bolder;
	margin: 0px;
}
