
/* ---------------------------------------font styles---------------------------------------------------------*/

.h1 {
font-family: "Times New Roman", Times, serif; 
font-size: 13pt; 
font-weight: normal; 
color: #ffffff; 
font-weight: bold;
}
.h2 {
font-family: "Times New Roman", Times, serif; 
font-size: 11pt; 
font-weight: normal; 
color: #ffffff; 
font-style: italic;
}
.h3 {
font-family: "Times New Roman", Times, serif;  
font-size: 11pt; 
font-weight: normal; 
color: #ffffff; 
text-decoration: none; 
text-transform: none;
}

h2 {
font-family: "Times New Roman", Times, serif;  
font-size: 18pt; 
font-weight: 600; 
color: #ffffff; 
text-decoration: none; 
text-transform: none;
line-height: 40px;
}

#main a:hover{
color: #880127;
}

#main a {
color: #FFFFFF;
text-decoration: underline;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-size:14px
}

.p {
font-family:Arial, Helvetica, sans-serif;
font-size:14px
}