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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:
{color: #000066;}
a:link {
	color: #415342;
}
a:visited {
	color: #415342;
}
a:hover {
	color: #000000;
}
a:active {
	color: #415342;
}
h1 {
	font-size: 24px;
	color: #415342;
}
h2 {
	font-size: 18px;
	color: #415342;
}
h3 {
	font-size: 16px;
	color: #415342;
}
h4 {
	font-size: 14px;
	color: #415342;
}
h5 {
	font-size: 10px;
	color: #415342;
}
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
.style1 {font-size: 14px;
	font-weight: bold;
}
	
.style2 {font-size: 16px}
.style3 {color: #FF0000}
.style4 {color: #000066}
.style6 {color: #FFFFFF}


a.white:link {color: #ffffff; }
a.white:active {color: #ffffff; }
a.white:visited {color: #ffffff; }
a.white:hover {color: #000000; }


