BODY {
	margin-left: 40px;
	background-color : white;
	font-family :  "Times New Roman", serif;
	font-size : 14px;
	color : Black;
	font-weight : normal;
	background-image : url(bg3.jpg);
	background-repeat : repeat-y;
}
p {
	font-family : "Times New Roman", serif;
	font-size : 14px;
	color : Black;
	font-weight : normal;
	background : transparent;
}
P.demo {
	font-weight : bold;
	font-size : 20px;
	color: Green;
	background-color : transparent;
	font-weight : bold;
	background : transparent;
}
span.menu {
	font-family : "Times New Roman", serif;
	font-size: 19px;
	color : Black;
	font-weight : bold;
	background : transparent;
}
span.submenu {
	font-family : "Times New Roman", serif;
	font-size: 15px;
	color : Black;
	font-weight : bold;
	background : transparent;
}
P.margin {
	margin-left : 10px;
	color : Black;
	background : transparent;
}
h1 {
	font-family : "Times New Roman", serif;
	font-size : 22px;
	font-weight : bold;
	color : Black;
	background : transparent;
}
h2 {
	font-family : "Times New Roman", serif;
	font-size : 20px;
	font-weight : bold;
	color : Black;
	background : transparent;
}
span.date {
	font-family : "Times New Roman", serif;
	font-size : 12px;
	color : Black;
	background : transparent;
}
span.big {
	font-family : "Times New Roman", serif;
	font-size : 24px;
	color : Black;
	background : transparent;
}
span.deadanchor {
	color: Gray;
	background : transparent;
	font-family : "Times New Roman", serif;
	font-size : 17px;
	font-weight : bold;
	text-decoration : none;
}
a:link {
	color: #000099;
	background : transparent;
	font-family : "Times New Roman", serif;
	font-size : 17px;
	font-weight : bold;
	text-decoration : none;
}
a:visited {
	color: #000066;
	background : transparent;
	font-family : "Times New Roman", serif;
	font-size : 17px;
	font-weight : bold;
	text-decoration : none;
}
a:active {
	color: #CC0033;
	background : transparent;
	font-family : "Times New Roman", serif;
	font-weight : bold;
	font-size : 17px;
	text-decoration : none;
}
a:hover {
	color: #CC0033;
	background : transparent;
	font-family : "Times New Roman", serif;
	font-size : 17px;
	font-weight : bold;
	text-decoration : underline;
}
a.caption:link {
	color: #000099;
	background : transparent;
	font-family : "Times New Roman", serif;
	font-size : 17px;
	font-weight : bold;
	text-decoration : none;
}
a.caption:visited {
	color: #000066;
	background : transparent;
	font-family : "Times New Roman", serif;
	font-size : 17px;
	font-weight : bold;
	text-decoration : none;
}
a.caption:active {
	color: #CC0033;
	background : transparent;
	font-family : "Times New Roman", serif;
	font-weight : bold;
	font-size : 17px;
	text-decoration : none;
}
a.caption:hover {
	color: #CC0033;
	background : transparent;
	font-family : "Times New Roman", serif;
	font-size : 17px;
	font-weight : bold;
	text-decoration : underline;
}

a.mail:link {
	font-size: 15px;
}
a.mail:visited {
	font-size: 15px;
}
a.mail:active {
	font-size: 15px;
}
a.mail:hover {
	font-size: 15px;
}
span.deadmenu {
	font-size: 19px;
	font-weight : bold;
	background : transparent;
	font-family : "Times New Roman", serif;
}
a.menu:link {
	font-size: 12px;
	color: white;
}
a.menu:visited {
	font-size: 12px;
	color: white;
}
a.menu:active {
	font-size: 12px;
	color: white;
}
a.menu:hover {
	font-size: 12px;
	color: red;
}