body	{
	background: #0066CC;
	top:        0;
	margin:     0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:   30px;
	font-weight: normal;
	color:       #0066CC;
	text-align:  center;
	}
#container
	{
 	position: relative;
	text-align:  center; 
	}
#content
 	{
	position: relative;
	background: #FFFFFF;
	top:        35px;
	width:      80%;
	padding: 0 0 0 0;
	font-family: Verdana;
	font-weight: normal;
	font-size:   90%;
	border-width:4pt;
	border-style:solid;
	border-color:#3399FF;
	overflow:    auto;
	text-align:  center;
	z-index: 1;
 	}
#top
	{
 	position: relative;
        top:      10px;
        width:  230px;
        height: 250px;
        background-image: URL("../FlyerPics/UKLogo.png");
	background-repeat:no-repeat;
	}
#bot
	{
	position: relative;
	top:      50px;
	width:  589px;
	height: 120px;
	background-image: URL("../FlyerPics/UKLogosmallBPSE.png");
	background-repeat:no-repeat;
}
A 	{
	color: #000080;
	text-decoration: none;
	}
A:hover {
	color: #7C7D7E;
	text-decoration: none;
	}
font	{ 
	font-family: Verdana; 
	font-weight: normal; 
	}
td	{ 
	font-family: Verdana; 
	font-size:   40px;
	font-weight: normal; 
	}
h1	{ 
	font-size: 40px; 
	color: #999999; 
	font-family: Verdana; 
	font-weight: bold;
	font-style:italic;
	}
h2	{ 
	font-size: 48px; 
	color: #999999; 
	font-family: Verdana; 
	font-weight: bold;
	font-style:italic;
	}
h3	{  
	font-size: 46px; 
	color: #999999; 
	font-family: Verdana; 
	font-weight: bold;
	font-style:italic;
	}
h4	{
	font-family: Verdana; 
	font-size: 40px; 
	font-weight: normal; 
	color: #000000; 
	}
h5	{
	font-family: Verdana; 
	font-size: 48px; 
	font-weight: normal; 
	color: #000000; 
	}
h6	{ 
	font-family: Verdana; 
	font-size: 42px;
	font-weight: bold; 
	color: #FF0000;
	}
hr	{ 
	color: #7C7D7E; 
	size:    4px;
	width   :100%;
	}
