body
{
	margin:0;
	padding:0;
	height:100%;
	border:0;
	background:white;
}

#kec
{
	position:absolute;
	top:0px;
}

p.firLet:first-letter
{
	font-size:42px;
	color:#003399;
}

h2
{
	font-size:20px;
}

A:link
{
	color:#6F4800;
}

A:visited
{
	color:#6F4800;
}

A:active
{
	color:#6F4800;
}

table tbody tr td img 
{
	border-color:#000E4F;
}

.hidden { display: none; }