﻿h1, h2, h3 {
	text-align:center;
}
h1 {
	font-size:18;
}
h2 {
	font-size:16;
}
h3 {
	font-size:14;
}

td, p {
	font-family:Verdana, Geneva, Tahoma, sans-serif;
}

table, td, tr, tbody body {
	border-spacing:0px;
	padding:0px;
}
body {
	background:#10101A url('images/VictoriaBackground.png') fixed;
	padding:0px; margin:0px;
}

.main {
	background-color:#222047	; color:white; 
}
.button {
	width:100px; 
	text-align:center;
	font-size:small;
}

a.xref:active  { color:white;}
a.xref:visited { color:white;}
a.xref:hover { color:#ffffbb;}
a.xref { color:white;}
