body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	background-image: url(../images/int_bkgrd.jpg);
	background-repeat: repeat-x;
}
p, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	margin-top: 6px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 20px;
	line-height: 28px;
	color: #006699;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 22px;
	padding-top: 6px;
	padding-bottom: 6px;
	color: #999999;
}
h3 {font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #999999;
}	
a {color: #006699;
	font-weight: bold;
	text-decoration:none;
}
a:active, a:focus, a:link, a:visited {color: #006699;
}
a:hover {color: #006699;
	background: #ffffff;
	text-decoration: none;
}
.imp {
	color: #000000;
	font-weight: bold;
}
ul {
	margin-left: 18px;
	list-style-type: square;
}
li {
	margin-left: 18px;
	list-style-type: square;
}
.footer {
	font-size: 10px;
	text-align: left;
	}
blockquote {
	margin-left: 36px;
}
.quotes {
	width: 200px;
	background: #FFFFFF;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 15px;
	padding: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #006699;
	border-top: solid 1px #999999;
	border-bottom: solid 1px #999999;
	float: left;
}
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:130px;}
a.tooltip:hover span{display:inline; position:absolute; border:1px solid #cccccc; background:#ffffff; color:#6c6c6c;}

