﻿
body, th, td, p, select, textarea, input {
    font-size: 14px;
    color: #666666;
}

p {
    margin: 0px 0px 10px 0px;
    line-height: 1.3em;
}
.TopContent p,.TopContent span {
    font-size: 12px; 
    line-height: 1.3em;
        }
li, ul {
     font-size: 1em;  
    }
/**************************************************************
	Titles
***************************************************************/

h1, h2, h3 {
    font-size: 1.2em;
    margin: 0px 0px 0px 0px;
    font-weight: bold;
}
h2 {
    font-size: 1.2em;
}
.rightContent h2  {
    font-size: 1.2em;
}
h3 {
    font-size: 1.2em;
}

select {
     font-size: 11px;   
    }
/**************************************************************
	BreadCrum
***************************************************************/
#BreadCrum {
    font-size: 10px;
}
#BreadCrum p {
    font-size: 10px;
}
#BreadCrum a {
    font-size: 10px;
}
.leftContent, .leftContent p, .LeftBottomContent, .LeftBottomContent p, .TopContent p, .TopContent  {
    font-size: 11px!important;
    line-height: normal!important;
    letter-spacing: normal!important;
    text-align: left!important;
    word-spacing: 0.15em!important;
    }
.leftContent h2, .LeftBottomContent h2 {
    line-height: normal!important;
    letter-spacing: normal!important;
    text-align: left!important;
    word-spacing: normal!important;
    }