/* CSS Document */
<style type="text/css">

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.style2 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#outertable {
    background-color: #363F48;
	background-image: url(../images/wrap.gif);
    background-repeat: repeat-y;
    background-position: center;
    background-attachment: fixed;
	}
	
.crossout {
text-decoration: 
line-through;
}

</style>

