body,td,th {
	color: #333333;
	background-color: #FFFFFF;
}
body {
	background-color: #D3DEF6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../image/back1.gif);
	background-position: center top;
	background-attachment: fixed;
	background-repeat: repeat-y;
}
a:link {
	color: #000099;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #003BB2;
}
a:active {
	text-decoration: none;
	color: #2068FF
}
.style1 {
	color: #575757;
}

.style2 {
	color: #006655;
	font-weight: bold;
	font-size: 14px;
}

.style3 {
	color: #FF204D;
}

.style4 {
	color: #000099;
	font-weight: bold;
}

.style5 {
	font-size: 14px;
	font-weight: bold;
}
