﻿* 
{
    margin: 0;
    padding:0;
    font-family: Arial, Verdana, Helvetica, sans-serif;    
}



h1 {
    
    font-size:25px;
    color:#cc0000;
}

h3 
{
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase;
}

h4 {
    color: #000000;
    font-style: italic;
    font-weight: lighter;
    font-size: .9em;
}

p 
{ 
font: normal 11px/14px arial, sans-serif; 
}

