 .userHeadline
 {
 	font-family : Arial;
 	font-size : 16px;
 	border-left-width : 0px;
 	border-left-style:inset;
 	border-right-width : 0px;
 	border-right-style:inset;
 	border-style:solid;
 	border-color:#FFFFFF;
 	color : #002C4D;
 	font-weight : bold;
 } 
 .userText
 {
 	font-family : Arial;
 	font-size : 15px;
 	border-left-width : 30px;
 	border-left-style:inset;
 	border-right-width : 30px;
 	border-right-style:inset;
 	border-style:solid;
 	border-color:#FFFFFF;
 	color : #002C4D;
 }
 .justText
 {
 	font-family : Arial;
 	font-size : 15px;
 	color : #002C4D;
 }	
