BODY {font: x-small Verdana; color:#512015;}
P {font: x-small Verdana; margin: 10px 5px 10px 5px; color:#512015; line-height: 125%;}
TD {	font-family: tahoma,arial; 
	font-size: 11px; 
	color: #512015;
}
.cell
	{
	 position:relative;
	 display:block;
	 width:20;
	 height:20;
	 line-height:1.8;
	 text-align:center;
	 background: #ffffff;
	}
.blackcell
	{
	 position:relative;
	 display:block;
	 width:20;
	 height:20;
	 text-align:center;
	 background: #cc3300;
	}
.coord
	{
	 position:relative;
	 color:#cc3300;
	 line-height:1.8;
	 float:left;
	 width:20;
	 height:20;
	 text-align:center;
	 font-family: Arial;
	 font-size:10;
	}
.redcell	{
	 position:relative;
	 display:block;
	 width:20;
	 height:20;
	 line-height:1.8;
	 text-align:center;
	 background-color: #ffe506;
	 color: #512015;
	 font-weight: 600;
	}
.delim
	{ width:1;
	  background: #cc3300;
	  height:20;
	  }

.text {
	font-family: tahoma,arial; 
	font-size: 11px; 
	color: #512015;
}	  
/*.text {font: x-small Verdana; color:#512015;}*/
/*p {font: x-small Verdana; margin: 2pt 0pt 2pt 2pt; color:#512015; line-height: 120%;}*/
/*td {font: x-small Verdana; color:#512015;}*/

TD.smallf {font-size:71%;font-size-adjust:2}
.smallfu {font-size: 80%;text-decoration: none;}
.smallfs {font-size: 80%;color: #512015;}
.smallf {font-size: 90%;}
.mark {background-color:#ffe506;}
.small {font-size: 11px; color:#512015;}
.fix {font-size: 12px; font-family: Verdana;}
.ex {color: #cc3300;}
.bg {background-color: #fff9cc;}

a:link {font-family: Verdana; color:#512015; text-decoration: underline;}
a:visited {font-family: Verdana; color:#512015; text-decoration: underline;}
a:hover {font-family: Verdana; color:#512015; text-decoration: none;}
a:active {font-family: Verdana; color:#512015; text-decoration: underline;}

H1 {font-weight:bold; font-size: medium; font-family: Arial; color: #cc3300; letter-spacing: 0.6;margin-bottom:12px;margin-top:12px;}
H2 {font-weight:bold; font-size: medium; font-family: Arial; color: #512015;letter-spacing: 0.6;margin-bottom:10px;margin-top:10px;}
H3 {font-weight:bold; font-size: small; font-family: Arial; color: #cc3300; letter-spacing: 0.6;margin-bottom:8px;margin-top:8px;}

.btn {border-left: 1px solid #cc3300; border-right: 1px solid #cc3300; border-top: 1px solid #cc3300; border-bottom: 1px solid #cc3300; background-color: #fff9cc; color: #512015; font-size:11px; font-weight:bold}
.frm {border-left: 1px solid #cc3300; border-right: 1px solid #cc3300; border-top: 1px solid #cc3300; border-bottom: 1px solid #cc3300; background-color: #FFFFFF; color: #512015; font-size:11px;}

