{ 
    "name": "Forgot My Readers", 
    "visualStyles": {
    		"*": {
        		"*": {
            			"*": [{
                			"fontSize": "14"
            			}],
			"title":[  
         		      {  
       		           "show":true,
                		  "fontColor":{  
      		               "solid":{  
        		                "color":"#000000"
       		              }
            		      },

         		         "fontSize":20
     		          }
   		         ]

        		}
    		}
	}
}