body {
	background: #222;
	color: #444;
	font: bold 11px tahoma, Arial,sans-serif;
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}
a {
	color: #cc9999;
	text-decoration: none;
                     font-size : 12px;
font-family : tahoma, Verdana,Arial,sans-serif;
font-weight : bold;


                     
}
a:hover {
	color: #f1f1f1;
	text-decoration: underline;
                     font-size : 12px;
                     font-family : tahoma, Verdana,Arial,sans-serif;
font-weight : bold;


}
h2 {text-transform : lowercase;
font-size : 24px;
font-family : tahoma, Verdana,Arial,sans-serif;
font-weight : bold;
font-style : normal;
color : #ADA96E;
line-height : 24px;}

}

.MT {
font-family : tahoma, Verdana, arial, sans-serif;
font-size : 12px;
color : #cccccc;
font-weight : bold;
background-color : #393939;
line-height : 14px;
padding : 5px;
border : 1 outset #222222;
text-align : left;
}
.bod {
font-family : tahoma, Verdana, arial, sans-serif;
font-size : 10px;
color : #cccccc;
font-weight : normal;
background-color : #555555;
padding : 10px;
border : 1 outset #aaaaaa;
text-align : left;
line-height: 20px;
}

