/* CSS Document */


body, table, tr, td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
}
.inline{
	background-image:url(images/col_bg.gif);
}	
td .output {
	text-align:left;
	padding: 10px;
	vertical-align:top;
}
.heading {
	color: #330066;
	font-style: italic;
	font-weight: bold;
	font-size:13px;
}
.subheading {
	color: #330066;
	font-style:italic;
}

a {
	color: #444444;
	text-decoration: none;
	font-weight: bold;	
}

a:hover {
	text-decoration: underline;
}

.footer {
	font-size: 10px;
	text-decoration:none;
	font-family: "Times New Roman", Times, serif;
}

.copyright {
	font-size: 9px;
}

li {
	list-style-type: square;
}

a img {border: 0px}
