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

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	line-height: 1.5;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/grid.gif);
}

a {
	font-size: 12px;
	color:#0066FF;
	text-decoration: underline;
}

a:hover {
	color: #333333;
}

.title {
	font-size: 14px;
	font-weight: bold;
	color:#0066FF;
	}
.title a {
	font-size: 14px;
	font-weight: bold;
	color:#0066FF;
	text-decoration: none;
	}
.title a:hover {
	color:#333333;
}
.footer a {
	color:#333333;
	text-decoration: none;
}
.footer a:hover {	
	color:#0066FF;
	text-decoration: underline;
	}
.blueboxtitle {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	line-height:1.2;
	}
.bluebox {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	line-height:1.2;
	}
.bluebox a {
	color: #FFFFFF;
	}
.bluebox a:hover {
	color: #333333;
	}
	