@charset "ISO-8859-1";
body {
	background-color: #DBE5E7;
	background-image: url(../images/bg_grad.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h1 {
	font-size: 28px;
	color: #1B5D6A;
}
h2 {
	font-size: 16px;
	color: #1B5D6A;
}
a:link {
	color: #1B5D6A;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #124048;
}
a:hover {
	text-decoration: underline;
	color: #258597;
}
a:active {
	text-decoration: none;
	color: #1B5D6A;
}
.style2 {color: #555555}
.style3 {font-size: 14px}
.style4 {color: #1B5D6A}
