B{
color:#3239ac;
font-style: italic;
font-weight: bolder;
}

.head{
color:#FFFFFF;
font-family: georgia, times, serif; 
font-size: 18px;
font-weight: normal; 
font-style: italic;
letter-spacing: 5px;
text-align: left; 
padding: 0px 16px 8px 18px; 
text-transform: propercase;
}

.head:first-letter{
color: #ebaade;
text-transform: lowercase;
font-family: georgia,times new roman,serif;
font-size: 26px;
letter-spacing: 3px;
font-weight: bold;
font-style: italic;
}


blockquote{
background-color: #a5b0ed;
color: #6970a0; 
font-weight: bolder;
border-color: #8d97d2;
border-style: solid;
border-top-width: 0px;
border-left-width: 5px;
border-right-width: 5px;
border-bottom-width: 0px;
}

body,table{
font-size: 12px;
color: #6970a0; 
font-family: trebuchet ms, arial, sans-serif; 
line-height: 14px;
text-align: justify;
}

a:link{
color: #7388fe;
font-style: uppercase;
text-decoration: none;
}
a:active{
color: #7388fe;
text-decoration: none;
}
a:visited{
color: #7388fe;
text-decoration: none;
}
a:hover{
font-size: 9pt;
color: #7388fe;
font-weight: bolder;
text-decoration: none;
border-bottom: 2px solid #FFFFFF;
}