
body { 	
		background-color: #000000; 
		background-repeat: repeat-y;
		background-image: url('http://www.tomguyette.com/Common_graphics/Side_stars.gif')}; 
		font-family: "Arial", sans-serif;
		font-size: 10px;
		color: #FFFFFF;
}

p { 
		font-family: "Arial", sans-serif;
		font-size: 10px;
		color: #FFFFFF;
}

td {
	font-family: "Arial", sans-serif;
	font-size: small;
	color: #FFFFFF;
}

td p {
	font-family: "Arial", sans-serif;
	font-size: small;
	color: #FFFFFF;
}

a:link { color:#8CCEF7 }
a:visited {color:#488AB3 }
a:active {color: #488AB3 }
a:hover {color: #AEEFF9 }

h1 {
	font-variant: small-caps; 
	font-family: "Garamond", serif;
	font-size: 36px;
	color: #8CCEF7;
	margin-bottom: 0px;
}

h1 a {
	font-variant: small-caps; 
	font-family: "Garamond", serif;
	font-size: xx-large;
	color: #8CCEF7;
	margin-bottom: 0px;
}

h1 a:visited {
	font-variant: small-caps; 
	font-family: "Garamond", serif;
	font-size: xx-large;
	color: #8CCEF7;
	margin-bottom: 0px;
}

h1 a:active {
	font-variant: small-caps; 
	font-family: "Garamond", serif;
	font-size: xx-large;
	color: #8CCEF7;
	margin-bottom: 0px;
}

h2 {
	font-variant: small-caps;
	font-weight: bold;
	font-size: x-large;
	color: #FFFFFF;
	margin-bottom: 0px;
	font-family: "Garamond", serif;
}
	