@charset "utf-8";
/* CSS Document */
@media print {
    p {size:portrait 8.5in 11in;font-size: 8pt; background: white; color:#000000; text-align:center; line-height:1px; font-family:Arial, Helvetica, sans-serif}
	span{font-size:24px;
	border:0;
       border-bottom: 1px solid #000000;
       height: 0;
    	}
	span2{font-size:24px;
	   border:0;
       border-top: 1px solid #000000;
       height: 0;
    	}
#printed a {display:none}
}

body{font-family:Arial, Helvetica, sans-serif}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

p{
	color:#000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: inherit;
	padding: 20px;
	margin: 0px;
	text-align:justify;
}
.titles{
	font-size:19px;
	font-weight:bold
}
td{padding:5px;}

.style1 {font-size: 12px}
.img{border: 0px}
.sidetitles {font-weight:bold}
.logoimage {
	text-align: center;
}
.logoimage img {
	margin-right: 10px;
}
.datawarehousing {
	color: #F00;
}
.italics {
	font-style: italic;
}
.topalign {
	font-weight: bold;
	vertical-align: top;
}
.textalign {
	vertical-align: top;
	text-align: justify;
}
