BODY {
	margin-left: 25px;
	background-color : #efebe8; <!-- #993333; #efebe8; -->
	font-family :  Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight : normal;
	background-repeat : repeat; 
        margin : 0;
}
p {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight : normal;
	background : transparent;
}
span.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
	color : #000000;
	font-weight : bold;
	background : transparent;
}
span.submenu {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : Black;
	font-weight : bold;
	background : transparent;
}
h1 {
	font-family : Times, Times New Roman, serif;
	font-size : 22px;
	font-weight : bold;
	color : Black;
	background : transparent;
}
h2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
	color : #dddddd;
	background : transparent;
}
span.date {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	background : transparent;
}
span.whitedate {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	background : transparent;
}
span.big {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	color : Black;
	background : transparent;
        line-height : 40px;
}
span.deadanchor {
	color: Black;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
a:link {
	color: #660000;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
a:visited {
	color: #660000;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
}
a:active {
	color: #CC0033;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	text-decoration : none;
}
a:hover {
	color: #CC0033;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : underline;
}
a.mail:link {
	font-size: 11px;
}
a.mail:visited {
	font-size: 11px;
}
a.mail:active {
	font-size: 11px;
}
a.mail:hover {
	font-size: 11px;
}
a.whitemail:link {
	color : white;
	font-size: 11px;
}
a.whitemail:visited {
	color : white;
	font-size: 11px;
}
a.whitemail:active {
	font-size: 11px;
}
a.whitemail:hover {
	font-size: 11px;
}
span.deadmenu {
	font-size: 12px;
	font-weight : bold;
	background : transparent;
	font-family : Arial, Helvetica, sans-serif;
}
a.menu:link {
	font-size: 12px;
}
a.menu:visited {
	font-size: 12px;
}
a.menu:active {
	font-size: 12px;
}
a.menu:hover {
	font-size: 12px;
}

a.nav2:link {
	font-size: 12px;
	color : white;
}
a.nav2:visited {
	font-size: 12px;
	color : white;
}
a.nav2:active {
	font-size: 12px;
	color : #ffff66;
}
a.nav2:hover {
	font-size: 12px;
	color : #ffff66;
}