.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
}
.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #CC0000;
}
.subtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: 02505D;
}

A {
    text-decoration: none;
    color: #CC0000;
}

h6 {
    margin:0;
    padding:0;
    font-size:10px;
}

h5{
    margin:0;
    padding:20px 0 0 0;
    font-size:20px;
    color:#DE2200;
    font-family:Georgia,serif;
    font-variant: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
border-bottom: 3px dotted #fff;

}

.contact{
    margin:0;
    padding:20px 0 0 0;
    font-size:15px;
    color:#DE2200;
    font-family:Georgia,serif;
    text-transform: none; font-weight: 100; margin-bottom: 0;
}

h4{
    margin:0;
    padding:5px;
    font-family: "Courier New", Courier, mono; 
    font-size: 10pt; 
    font-weigth: 100;
    text-align: center;
    background:url(images/back01.png) repeat-x;
;-moz-border-radius: 10px;
-webkit-border-radius: 10px;
margin-bottom:5px;
}
