
body, span, div, p, pre, table, tr, td {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 9.5pt;
	color : #000000;
}

th {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 9.5pt;
	color : #ffffff;
	background: #003333;
}
a {
	color : #0000ff;
}

a:hover {
    color : #336699;
}

ol, ul {
    margin-top : 5;
    margin-bottom : 5;
    margin-left : 40;
}
.special {
	color: #000000;
	font-weight : bold;
}
.special:hover{
	color: #FF0000
}
.guarantee {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 9.5pt;
	color : #cc0000;
	font-weight: bold;
}

.footer {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size : 7.5pt;
	color : #000000;
}
.form, form, input, select, textarea {
	font-family : Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
    font-size : 9.5pt;
}
