
H1 {
        color: #eb2711;
        font-family: Arial Narrow, Arial;
        font-size: 20px;
        font-weight: bold;
        font-style: italic;
 }
 H2 {
        color: #eb2711;
        font-family: Arial Narrow, Arial;
        font-size: 15px;
        font-weight: bold;
        font-style: italic;
 }
 H3 {
        color: #eb2711;
        font-family: Arial Narrow, Arial;
        font-size: 12px;
        font-weight: bold;
        font-style: italic;
 }
font {  
		color: #f8f8f8;
        font-size : 13px;
        font-weight : normal;
        font-family: Arial Narrow, Arial; }
.text {  
		color: #f8f8f8;
        font-size : 16px;
        font-weight : normal;
        font-family: Arial Narrow, Arial; }		  

A {     color: #f8f8f8;
        text-decoration: underline;
        font-size : 16px;
        font-weight : normal;
        font-family: Arial Narrow, Arial; }

A:HOVER {color: #eb2711;
        font-size : 16px;
        font-weight : normal;
        font-family: Arial Narrow, Arial;
        background-color: #f8f8f8;}

.title {
        color: #7E9BBD;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 18px;
        font-weight : bold;
        font-style : normal;
}
.link {  
		color: #f8f8f8;
        font-size : 16px;
        font-weight : normal;
        font-family: Arial Narrow, Arial;
        text-decoration: underline;		  
		   }	