/* - - - - - - - - - - - - - - -  GENERAL TEXT STYLES  - - - - - - - - - - - - - */


body, td, p, span, div {
	font-family: tahoma,verdana,sans-serif;
    font-size : 13px;
    line-height: 18px;
	color: #484848;
}

div#paidFor {
        color: #242424;
        font-size : 12px;
}

div#paidFor a {
        color: #242424;
        font-size : 12px;
}

.txt_sm {
        color: #000000;
        font-size : 10px;
}

.txt_md {
        color: #232323;
        font-size : 13px;
        line-height : 22px;
}

.news_box {
        border : 1px solid #E1E1E1;
        }

.news_headline {
        font-size : 13px;
        font-weight : bold;
		background-color: #00AE63;
        color: #fff;
        }

.gallery {
        font-size : 10px;
        font-weight : normal;
		padding-left:20px;
		padding-right:20px;
        background-color: #ffffff;
        border : 1px solid #E1E1E1;
        color: #000000;
        }

div#txt_md ul {
        font-size : 12px;
        line-height : 18px;
}

div#txt_md ol {
        font-size : 12px;
        line-height : 18px;
}
