﻿/* CSS Document */
html { min-height: 100%; margin-bottom: 1px; }

body {
	/* background-color:#7591B0; */ 
	background-repeat: repeat;
	background-image: url('images/bkgnd.gif'); 
}

#TableBkgnd {
	background-color: #FFFFFF;
	text-align: center;
}
#style1 {
	color: #C0C0C0;
	font-style: italic;
	font-size: x-small;
}
