/* CSS Document */

p {

font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight:normal;
border-left-width:medium;
border-right-width:medium;
letter-spacing:normal;
font-variant:normal;

}

h1 {

font-family:Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
height:auto;
margin-bottom:0;

}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight:normal;
font-size-adjust:none;
font-variant:caps;
margin-bottom:0;

}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
margin-bottom:0;

}

h4 {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
margin-bottom:0;
}

h5 {

font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
height:auto;
margin-bottom:0;
color:#FFFFFF

}

.style1 {
font-family:"Courier New", Courier, mono;
font-size:12px;
color:#FFFFFF;

}

.style2 {
font-family:"Courier New", Courier, mono;
font-size:12px;
color:#000000;

}