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

<!--
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {
	color: #000000;
	font-size: 11px;
}
.style4 {color: #000000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; }
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5DA2CC;
}
.style6 {
	color: #4E8BC1;
	font-weight: bold;
}
.style6 a{
	color: #4E8BC1;
	font-weight: bold;
}
body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
}