body {
    color: #323232;
    font: 11px/150% Arial,Helvetica,sans-serif;
}

h3{
	color: #a31111;
	font-size: 16px;
	line-height: 19px;
	font-weight: 600;
	text-decoration: none;
}

ul, li, form {
	list-style-image: none;
	list-style: none;
}



a {
	text-decoration: none;
}

b {
	font-size: 10px;
	font-weight: bold;
}

.special a {
	text-decoration: underline;
}

td {
	font-size: 9px;
}

.pic {
 width:62px;
 right: 600px;
 border: 0px;
}

input, select, textarea {
	border-width: 1px;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0;
	padding: 0;
}

#header {visibility: hidden;}

#footer{visibility: hidden;}

@media print {
    #header, #footer {visibility: visible;}
  }



