@charset "utf-8";
/* CSS Document */



body,td,th {
	font-family: "Times New Roman", Times, serif;
	color: #000;
}

body {
	background-color: #FFF;
	background-image: url(images/back.jpg)
	margin-bottom: 0px;
	margin-top: 0px;
}
a:link {
	color: #3300CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3300CC;
}
a:hover {
	text-decoration: underline;
	color: #3300CC;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style1 {
	font-size:1.3em;
	color:#8D283A;
	font-style:italic;
	font-weight:normal;
	margin-bottom:6px;
	line-height:1.09em;
}
.style1 span {
	font-size:0.8em;
	line-height:1.1em;
	color: #010000;
}
.style2 {
	font-size: medium;
	font-weight: bold;
	color: #970000;
}
.style4 {
	font-size: x-large;
	color: #FF0000;
}
.style5 {
	font-size: large;
	color: #A90000;
}
.style6 {font-size: large}
.style7 {
	color: #F5F5F5;
	font-weight: bold;
}
.style13 {
	font-size: xx-small;
	color: #FFF;
}
