

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: black;
	background-color: white;
	text-decoration: none;
}

h1 {
	font-size: 36px;
	font-variant:small-caps;
	font-weight:bold;
	}
	
	
h2 {
	font-weight: bold; 
	font-size: 16px
}

.table {
	color: black;
	
}

.title {position:relative;
		left: 50%;
		font-weight:bold;
		}
a { 
	text-decoration: none; 
	color:#333333;
	font-size: 12px
}

