

/**umb_name:Small*/
.Small{font-size: 50% !important ; }

/**umb_name:Medium*/
.Medium{font-size: 100% !important ; }

/**umb_name:Large*/
.Large{font-size: 150% !important ; }

/**umb_name:Very-Large*/
.Very-Large{font-size: 200% !important ; }

/**umb_name:Red*/
.Red { color: red !important ; }

/**umb_name:White*/ .White { color: white !important ; }
/**umb_name:Silver*/ .Silver { color: silver !important ; }
/**umb_name:Gray*/ .Gray { color: gray !important ; }
/**umb_name:Black*/ .Black { color: black !important ; }
/**umb_name:Red*/ .Red { color: red !important ; }
/**umb_name:Maroon*/ .Maroon { color: maroon !important ; }
/**umb_name:Yellow*/ .Yellow { color: yellow !important ; }
/**umb_name:Olive*/ .Olive { color: olive !important ; }
/**umb_name:Lime*/ .Lime { color: lime !important ; }
/**umb_name:Green*/ .Green { color: green !important ; }
/**umb_name:Aqua*/ .Aqua { color: aqua !important ; }
/**umb_name:Teal*/ .Teal { color: teal !important ; }
/**umb_name:Blue*/ .Blue { color: blue !important ; }
/**umb_name:Navy*/ .Navy { color: navy !important ; }
/**umb_name:Fuchsia*/ .Fuchsia { color: fuchsia !important ; }
/**umb_name:Purple*/ .Purple { color: purple !important ; }


