﻿.Default{
    font-family:Arial, Sans-Serif;
    font-size:11px;
    color:Black;
    text-decoration:none;
    }
.sepTitle{
    font-weight:bold;
    }                
.textSmach1{
   font-family: Tahoma, Arial;
   font-size:18px;
    }
.textSmach2{
    font-family:Verdana, Tahoma, Arial;
    font-size:10px;
    font-weight:bolder;
    line-height:10px;
    }
.itmeEndPad{
    padding-left:20px;
    }
.softTone{
    color:#808080;
    }
.promoText{
    color:#808080;
    line-height:18px;
    text-align:justify;
    }
.alternativLogo{
    font-family:Segoe Print, Sans-Serif;
    }
.softToneLink{
    color:#808080;
    }
.softToneLink:hover{
    color:#ff6600;
    }    
/* Common Styls */   
/* Size */
.Xsmall{
    font-size:8px;
    }
.small{
    font-size:10px;
    }
.web2{
    font-size:12px;
    }            
.big{
    font-size:14px;
    font-weight:bold;
    }        
.M{
    font-size:18px;
    }
.L{
    font-size:22px;
    font-weight:700;
    }    
.XL{
    font-size:32px;
    font-weight:bold;
    }       
.bold{
    font-weight:bold;
    }    
    
/* Colors */
.Red{
    font-weight:bold;
    color:Red;
    }
.orange{
    font-weight:bold;
    color:#ff6600;
    }
.White{
    color:White;
    }
    
ul{
    list-style-type:square;
    color:#ff6600;    
    }
    
