BODY {
	font-family: sans-serif, verdana, tahoma, arial, helvetica;
	color: #FFFFFF;
	background-color: #FFFFFF;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #99CCFF;
	scrollbar-face-color : #006699;
	scrollbar-highlight-color : #ffffff;
	scrollbar-shadow-color : #0000FF;
	background-repeat : repeat-y;
	bordercolor :"#FFFFFF";
	font-size: 16px;
	vertical-align: top;
}
.h1 {
	font-size : 64px;
	color : #FFFFFF;
	weight : bold;
	font-weight: normal;
	line-height: 1;
}
.h2 {
	font-size : 18;
	color : #888888
}
.h3 {
	font-size : 14;
	color : #aaaaaa
}
h4 {
	font-size : 1em;
}
em {
	font-size : 30;
	font-weight : bold;
	font-style : normal
}
a:link {
	color : #99ccff;
	text-decoration : none;
	font-style : bold
}
a:visited {
	color : #99ccff;
	text-decoration : none;
	font-style : bold
}
a:hover {
	color : #FFFFFF;
	text-decoration : none;
	font-weight : bold;
	font-style : bold
}
a:active {
	color : #CC0000;
	text-decoration : none;
	font-style : bold
}

 /* Could be used to set bg color of page table to orange */  

.style1 {
	background-color: #FF6600;
	background-repeat : repeat-y;
/*	top: 10px;   */
}
.fontstyle {
	color: #FF9933;
	font-size: 12px;
	font-weight: bold;
}
table {
	background-color: #FF6600;
	background-repeat : repeat-y;
	background-image: url(images/bg2.jpg);
	width: 720px;
}
.fontstyleheading {
	color: #993300;
	font-size: 14px;
	font-weight: bold;
}
.fontstyleaddress {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: lighter;
}
.menustyle {
	color: #FF9933;
	font-size: 18px;
	font-weight: bold;
}
.NickWelshDesign {
	text-decoration: none;
	vertical-align: top;
}

