body {
	font-family: Georgia, DejaVu Serif Condensed, Palatino Linotype, serif;
	font-size: 11px;
	color: black;
	background-color: white;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

:link { color: #800000;text-decoration: none; }
:visited { color: #800000;text-decoration: none; }
:hover { color: #800000;text-decoration: underline; }

a img{ border: none;}

div {
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

table,tr,td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: left;
}


/*         top right bottom left   */
.thumbnail {
    padding: 2px 4px 0px 4px;
    border: 1px solid #EFCCDD;
    float: left;
    margin-right:  2px;
    margin-bottom: 2px;
    font-size: 11px;
    font-family: Arial, sans-serif;
    color: black;
}

.main {
    font-size:14px;
    font-family: Georgia, DejaVu Serif Condensed, Palatino Linotype, serif;
    text-align: justify;
}

.main div:first-letter {
      color: #800000;
      font-size:120%;
      font-weight: bold;
      padding: 0px 0px 0px 7px;
}

.normal {
    font-size:14px;
    font-family: Georgia, DejaVu Serif Condensed, Palatino Linotype, serif;
    text-align: justify;
}

.footer {
    text-align:center;
    clear:both;
}

.news {
    font-size:15px;
    font-family: Georgia, DejaVu Serif Condensed, Palatino Linotype, serif;
    text-align: justify;
}

.menu {
    font-size:17px;
    font-family: Georgia, DejaVu Serif Condensed, Palatino Linotype, serif;
    color:#8f1818;
    text-align:left;
}

.dszred {
      color: #FF0000;
}

.dszgreen {
      color: #008000;
}
