@import url(../../_StyleBase/basic.css);

body {background-color:#0BD3B1;}

P.Body:first-letter {
    color: red; 
}
.TriColumn  {background-color: #0BD3B1;}
TD.Index    {width: 225px; background-color: #0BD3B1;}
TD.Main     {background-color: #0BD3B1;}
TD.AdsRight {background-color: #0BD3B1;}

Table.Header {
	font-size: 13px ;
	background-color: #FF9898 ;
	color: #012345;
}

Table.Foto {float: left; background-color:#9999ff;}
H5.FigureTitle {color: #000000;}

.bold {font-weight: Bold;}

