@charset "utf-8";
/* CSS Document */
body.mceContentBody{
 background:#fff;
} 
.title1
    {
    font-family:Arial;
	font-size:22px;
	color:#5fcbf3;
		}
.title2
    {
    font-family:Arial;
	font-size:22px;
	color:#5fcbf3;
	font-style:italic;
		}
.title3
    {
    font-family:Arial;
	font-size:13px;
	color:#5fcbf3;
	font-weight:bold;
		}
.bold
   {
   font-weight:bold;
   }