body
{
	background-image : none;
	font : 11px/15px "Arial CE", "Arial";
	color : #5a000d;
	letter-spacing : 1px;
	text-align : justify;
}


.bold
{
	font-weight : bold;
}

.left
{
	text-align : left;
}

.just
{
	text-align : justify;
}

.blue
{
	color : #001080;
}

.duze
{
	font : 16px/20px "Palatino Linotype", "Times New Roman", serif;
  color : #000066;
	font-weight : bold;
	letter-spacing : 1px;
	text-align : center;
}

.duzel
{
	font : 16px/20px "Palatino Linotype", "Times New Roman", serif;
	font-weight : bold;
	letter-spacing : 1px;
	text-align : left;
}

td.o
{
	background : #f8eac0;
	font : 11px/15px "Arial CE", "Arial";
}

td.j
{
	background : #f0e0b8;
	font : 11px/15px "Arial CE", "Arial";
	text-align : left;
}

td.c
{
	background : #e4d4b0;
	font : 11px/15px "Arial CE", "Arial";
	text-align : left;
}

td.n
{
	background : #6a000d;
	font : 11px/15px "Arial CE", "Arial";
	font-weight : bold;
	color : #f0f0f0;
	text-align : left;
}

td.jc
{
	background : #f0e0b8;
	font : 11px/15px "Arial CE", "Arial";
	text-align : center;
}

td.cc
{
	background : #e4d4b0;
	font : 11px/15px "Arial CE", "Arial";
	text-align : center;
}

td.nc
{
	background : #6a000d;
	font : 11px/15px "Arial CE", "Arial";
	font-weight : bold;
	color : #f0f0f0;
	text-align : center;
}

td.cr1
{
	text-align : center;
	border : 1px solid #6a000d;
}

td.cr2
{
	background : #f0f0f0;
	text-align : center;
	border : 1px solid #6a000d;
}

td.cr3
{
	color : #aaaa0d;
	background : #6a000d;
	text-align : center;
	border : 1px solid #6a000d;
}

	a:link
{
	color : #50000a;
	text-decoration: none;
}

	a:link.blue
{
	color : #001080;
	text-decoration: none;
}

	a:link.cr3
{
	color : #f0f0f0;
	text-decoration: none;
}

	a:visited
{
	color : #50000a;
	text-decoration: none;
}

	a:visited.blue
{
	color : #001080;
	text-decoration: none;
}

	a:visited.cr3
{
	color : #f0f0f0;
	text-decoration: none;
}


div.ctr
{
	text-align : center;
}

.ctr
{
	text-align : center
}

ul
{
	list-style: square;
	font: 12px/17px "Arial CE", "Arial";
	text-align: left;

}

ul.male
{
	list-style: square;
	font: 11px/15px "Arial CE", "Arial";
	text-align: left;
}


hr
{
	height: 1px;
	width: 660px;
	color: #5a000d;
}
