p { 
font-family: Arial; 
font-style:normal; 
}


h1 { 
font-family: Arial; 
font-style:normal; 
}



.main{
color: #cccccc;
font-size:12;
font-weight:normal;
}

.secondary{
color: #333333;
font-size:18;
}

.third{
color: #333333;
font-size:14;
}

.fourth{
color: #cccccc;
font-size:12;
}

.bold{
color: #ffffff;
font-size:10;
font-weight:bold;
}

.bold_series{
color: #ffffff;
font-size:11;
font-weight:normal;
}


.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;
}