body{
	margin:0px;
	background-color:#990000;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	color:#330000;
}

.bg {
	background-image: url(../picts/bg1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a:link{
	color:#660000;
}

a:hover {
	color:#FF0000;
	}

a:visited {
	color:#663300;
	}
	
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #330000;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #330000;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
}
li {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
}
