/* CSS Document */

<!--
.tableborder {
	border: 5px double #996633;
	
}
.style1 {font-family: Arial, Helvetica, sans-serif}
.style2 {
	font-size: 14px;
	font-style: italic;
}
.list {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.style4 {font-size: 14px; font-style: italic; color: #CC0000; }
.style6 {font-size: 14px; font-style: italic; color: #CC0033; }
.style7 {color: #CC0033}
.style8 {
	color: #070093;
	font-weight: bold;
}
.picCaption{font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
}

a:visited {
	color: #006600;
}
a:link {
	color: #000099;
}
body {
	background-image: url(../images/bg_ghost.jpg);
	font-family:  Arial, Helvetica, sans-serif;
}
-->

