/* CSS Document */
body,td,th {
	color:#000000;
	font-size: 11px;
	font-weight:normal;
}
a:link {
	color: #AD4427;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #AD4427;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #000000;
}

body {
	background-color: #999999;
	background-image:  url(../img/body_haikei.gif);
}
.style1 {color: #990000}

.style2 {font-size: larger}

.style3 {color: #FF0000}

.style4 {font-size: 14px}
.style6 {
	font-size: larger;
	font-weight: bold;
}
.style7 {
	color: #CC0033;
	font-weight: bold;
	font-size: 12px;
}
.style8 {color: #FF0000}


