/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg_body.gif);
}

td {
	font-family: verdana, arial;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	border: none;
}
td a{
	font-family: verdana, arial;
	font-size: 10px;
	color: #066f89;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	border: none;
}
.quote {
font-style: italic;
}
.small {
	font-family: verdana, arial;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-decoration: none;
	border: none;
}
img {
	text-decoration: none;
	border: 0px;
}
.blue {
	font-family: verdana, arial;
	font-size: 10px;
	color: #066f89;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	border: none;
	font-weight: bold;
}
.header {
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	color: #d45b3c;
	margin: 0px;
	padding: 0px;
}
.bigheader {
	font-family: verdana, arial;
	font-size: 12px;
	font-weight: bold;
	color: #d45b3c;
	margin: 0px;
	padding: 0px;
	text-transform: uppercases;
}
ul 
{
list-style: square outside url('images/disc.gif')
}
.intro {
	font-family: verdana, arial;
	font-size: 11px;
	color: #d45b3c;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
	text-decoration: none;
	border: none;
	text-align: justify;
}
