p { 
font-family: Verdana;
font-style:normal; 
}


h1 { 
font-family: Verdana; 
font-style:normal;
}



.main{
color: #ffffff;
font-size:12;
line-height:1;
font-weight:normal;
}

.secondary{
color: #990033;
font-size:12;
font-weight:normal;
}

.secondary_h2{
color: #990033;
font-size:14;
font-weight:normal;
}

.third{
color: #ffffff;
font-size:10;
font-weight:normal;
}


.warning{
color: #ff0000;
font-size:12;
font-weight:normal;
}


.main_h1{
color: #ffffff;
font-size:18;
font-weight:normal;
}

.main_h2{
color: #ffffff;
font-size:14;
font-weight:normal;
}



.bold{
color: #000000;
font-size:12;
font-weight:bold;
}

.margin{
color: #FFFFFF;
font-size:10;
font-weight:bold;
margin-right:20px;
text-align:left;
}

.series{
color: #cccccc;
font-size:12;
font-weight:bold;
letter-spacing: 0.1cm;
}

img.wborder{
border:1px solid #ffffff;
}