BODY {
	font-family : Tahoma;
	font-size : 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

P {
	margin-left : 20px;
	margin-top : 5px;
	margin-bottom : 10px;
	margin-right: 10px;
	font-size: 12px;
}
A.red {
	text-decoration : none;
	font-family : Tahoma;
	font-size : 14px;
	color: Red;
}



A {
	text-decoration : none;
	font-family : Tahoma;
	font-size : 12.5px;
	color: Black;
}
A:HOVER.menu {
	color: White;
}

A:HOVER {
	color: Blue;
}

img{
border-color:#583702;
}

TABLE {
	font-family : Tahoma;
	font-size: 12px;
}	

TD.rep {
	background-repeat : no-repeat;
}

h3 {
font-size: 1.1em;
margin:0;
}

h2 {
	font-size: 2 em;
	margin-left : 20px;
	margin-top : 0px;
	margin-bottom : 0px;
}

h1 {
	font-size: 5mm;
	margin-left : 20px;
}

div.spe {
	margin-left : 20px;
}