body {
	background-color: #375F82;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
}
.style1 {
	font-family: Tahoma;
	color: #CD1821;
}
.style2 {font-family: Arial}
.style3 {
	color: #CD1821;
	font-weight: bold;
}
.style4 {font-size: 14px}
.style5 {font-family: Arial; font-size: 14px; }
.style7 {
	font-style: italic;
	color: #376080;
	font-family: "Courier New", Courier, monospace;
}
.style8 {
	color: #000000;
	font-weight: bold;
}
.style9 {
	font-size: 18px;
	font-weight: bold;
}
.style11 {
	font-family: Tahoma;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #376080;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.style12 {font-size: 24px}