BODY, TD {
    font-family : Arial, Helvetica, sans-serif;
}

.text-white {
    color : #FFFFFF;
    font-weight : normal;
    font-size : 12px;
    line-height : 15px;
    text-decoration : none;
}

.text-white-head {
    color : #FFFFFF;
    font-weight : bold;
    font-size : 12px;
    line-height : 15px;
    text-decoration : none;
}

a.text-white-head:hover {
    color: #00FFFF;
    font-weight : bold;
    font-size : 12px;
    line-height : 15px;
    text-decoration: underline;
}

a.text-white:hover {
    color: #00FFFF;
    font-weight : normal;
    font-size : 12px;
    line-height : 15px;
    text-decoration: underline;
}

.text-grey {
    color : #595959;
    font-weight : normal;
    font-size : 11px;
    line-height : 15px;
}

a.link-textbtm {
    color: #0093CF;
    font-weight : normal;
    font-size : 11px;
    line-height : 15px;
}

a.link-bnav {
    color: #FFFFFF;
    font-weight : normal;
    font-size : 11px;
    line-height : 15px;
    text-decoration : none;
}

a.link-bnav:hover {
    color: #FFFFFF;
    font-weight : normal;
    font-size : 11px;
    line-height : 15px;
    text-decoration : underline;
}

a.link-text-white {
	color: #00FFFF;
	font-weight : normal;
	font-size : 12px;
	line-height : 15px;
	text-decoration: underline;

}

.date {
    color : #00177D;
    font-weight : normal;
    font-size : 11px;
    line-height : 11px;
}

.text-mo {
    color : #131313;
    font-size : 10px;
    font-weight : normal;
    line-height : 10px;
}

.text-mo-bold {
    color : #FE4D0B;
    font-size : 11px;
    font-weight : bold;
    line-height : 15px;
}

.name {  
    font-family: Spumoni LP; 
    font-size: 28px; 
    font-style: normal; 
    font-weight: 300; 
    font-variant: normal; 
    color: #CC0000
}

.message {  
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    font-style: normal; 
    font-weight: bold; 
    font-variant: normal; 
    color: #003399
}

.message2 { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    font-style: normal; 
    font-weight: bold; 
    font-variant: normal; 
    color: #0099CC
}

.name-bw { 
    font-family: Spumoni LP; 
    font-size: 28px; 
    font-style: normal; 
    font-weight: 300; 
    font-variant: normal; 
    color: #000000
}

.message-bw { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    font-style: normal; 
    font-weight: bold; 
    font-variant: normal; 
    color: #000000
}

.text-dkblue {
    color : #004195;
    font-weight : normal;
    font-size : 12px;
    line-height : 15px;
}

