/* Global Styles */

body {
	margin:0px;
	}

body {
	background-color: #999966;
}

body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}


a:link {
	color: #333300;
	text-decoration: none;
}
a:hover {
	color: #930000;
	text-decoration: underline;
}
a:visited {
		color: #333333;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}



h1 {
	font: 24px times new roman;
	color: #660000;
	letter-spacing:.4em;
	}
	
h2 {
	font:16px times new roman;
	color: #333300;
	letter-spacing:.2em;
	}
	
.smallTextTimes {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}	

.MedTextTimes {
	font: 16px times new roman;
	letter-spacing:.4em;
	}

.LargeTextTimes {
	font: 26px times new roman;
	letter-spacing:.4em;
	}
