/* CSS Document */

body {
	color: #ECEDDE;
	font-size:11px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-family: "Courier New", Courier, monospace;
	background-color: #ECEDDE;
	background-image: url(../images/backgroundgrad.gif);
	background-repeat: repeat-x;
}

h2 {
	font-size:1.4em;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	color: #000000;
	
}

