﻿body {
	background-image: url('wd.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
	font-size: large;
	font-style: italic;
}
}
h3 {
	margin: 2px 0px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000;
	font-size: small;
	font-style: italic;
}

img {
	border:0px
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #800000;
	font-style: italic;
}
a.nheading	{
	text-decoration:none;
	color:maroon
}

ul {
	list-style-type: circle;
}
td { vertical-align:top;
}
.menu  {
	line-height: 20px
}

