/**** DEFAULT ****//* BASIC */



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

font-size: 14px;
line-height: normal;
color: #191919;

background: #701817;

margin: 0;

padding: 0;

text-align: left;

}


.numheader {
font-weight: bold;
font-size: 17;
color: #191919;

}


p, ul, ol, h1, h2, h3, h4, h5, h6, table, td, input, select {

font-family: Arial, Helvetica, sans-serif;

font-size: 13px;

}



p, ul, ol, h1, h2, h3, h4, h5, h6, table {

margin-top: 0;

margin-bottom: 1em;

}



input, select, form {

margin: 0;

padding: 0;

}



a {

color: #701817;

text-decoration: underline;

}



a:hover, a:active {

color: #AE9B18;

text-decoration: underline;

}



.header {

font-family: Times;

font-weight: bold;

font-size: 18px;

color: #B04535;

border-bottom: 1px solid #999966;

width: 470px;

}



.headerIntro {


font-family: Times;

font-weight: bold;

font-size: 18px;

color: #333366;

}



