@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000000;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #194374;
}
body {
	background-color: #ffffff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.style2 {font-size: 12px}

a:link {
	color: #002F65;
}
a:visited {
	color: #003399;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #002F65;
}
