#container
{
margin: 0; /* changed from 1em 5% */
background-color: #FFF;
/* 
background-image: url(background.jpg);
background-repeat: repeat-y;
border: 1px solid #333; */
} 
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
}
#nav
{
float: left;
width: 160px;
margin-left: 5px;
padding-top: 1em;
} 
#content
{
padding-top: 1em;
margin: 0 2em 0 180px;
text-align: center;
} 
#footer
{
clear: both;
background-color: #666;
padding: 1em;
text-align: right;
border-top: 1px solid #333;
}

.xs {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-style : normal;
	font-weight : normal;
}

.s {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
}

.m {
		font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

.l {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
}

.xl {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
}
.xxl {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 42px;
	font-style : normal;
	font-weight : bold;
}
	
.sw {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	color : White;
}

.mw {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
	color : White;
}


.lw {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-weight : bold;
	color : #660000;
}


.xlw {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-style : normal;
	font-weight : bold;
	color : White;
}

.r { 
  font-family:Arial; 
  font-size:10pt; 
  font-style:normal; 
  font-weight:Bold; 
  letter-spacing:normal; 
  text-decoration:none; 
  text-transform:none; 
  color:Black; 
  }
A.r:hover { 
font-weight:bold; 
color:Olive; 
}

.sr { 
  font-family:Arial; 
  font-size:9pt; 
  font-style:normal; 
  font-weight:Bold; 
  letter-spacing:normal; 
  text-decoration:none; 
  text-transform:none; 
  color:#660000; 
  }
A.sr:hover { 
font-weight:bold; 
color:Gold; 
}

.pbreak {
	page-break-after:always
}

.bar {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
	color : White;
	background-color : #003366;
	width : 100%;
}

.um {
		font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : underline;
	font-weight : bold;
}

/* .border {  background-color: #330099; border-color: #0033CC #000066 #000066 #0033CC; border-style: solid; border-top-width: medium; border-right-width: medium; border-bottom-width: thick; border-left-width: medium} */