H1 {
	font-size: 20px;
	font-family: serif;
	margin-left: 15px;
	color: 333333;
	font-weight: bold;
	margin-top: 1px;
   border-top-width: 1px;
   padding-top: 1px;
   margin-bottom: 1px;
   border-bottom-width: 1px;
   padding-bottom: 1px;
}

h1.host {
	font-weight: normal;
	font-size: 70%;
	font-family: "arial",sans-serif;
   margin-top: -4px;
}
	

H2 {
	font-size: 10px;
	font-family: "arial",sans-serif;
	text-transform: uppercase;
	margin-left: 15px;
	color: 993300;
	margin-top: 0;
   border-top-width: 0;
   padding-top: 0;
   margin-bottom: 0;
   border-bottom-width: 0;
   padding-bottom: 0;
}

H3 {
	font-size: 16px;
	font-family: serif;
	font-weight: bold;
	margin-left: 15px;
	margin-top: 0;
   border-top-width: 0;
   padding-top: 0;
   margin-bottom: 0;
   border-bottom-width: 0;
   padding-bottom: 0;
	color: 333300;
}

H4 {
	font-size: 10px;
	font-family: "arial",sans-serif;
	color: 993300;
	margin-top: 1px;
   border-top-width: 1px;
   padding-top: 1px;
   margin-bottom: 1px;
   border-bottom-width: 1px;
   padding-bottom: 1px;
}

H5 {
	font-size: 18px;
	font-family: serif;
	color: 333333;
	font-weight: bold;
	margin-top: 1px;
	border-top-width: 1px;
	padding-top: 1px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	padding-bottom: 1px;
}

h5.host {
	font-weight: normal;
	font-size: 70%;
	font-family: "arial",sans-serif;
}

H6 {
	font-size: 10px;
	font-family: "arial",sans-serif;
	text-transform: uppercase;
	text-align: right;
	color: 993300;
	margin-top: 0px;
   border-top-width: 0;
   padding-top: 5px;
   margin-bottom: 0;
   border-bottom-width: 0;
   padding-bottom: 0;
}

h6.date {
	font-size: 160%;
	font-family: serif;
	font-weight: bold;
	text-align: center;
	padding-top: 0px;
	color: 993300;
}

P{
	font-size: 80%;
	font-family: "arial",sans-serif;
	margin-left: 15px;
	margin-right: 15px;
	color: 333333;
	line-height: 135%;
}

P#faq {
	font-size: 100%;
	font-family: "arial",sans-serif;
	margin-left: 15px;
	margin-right: 15px;
	color: 666666;
	line-height: 140%;
}

P#letter {
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
	margin-left: 15px;
	margin-right: 15px;
	color: 000000;
	font-weight: bold;
	line-height: 140%;
}

PRE {
	font-size: 11px;
	font-family: "arial",sans-serif;
	margin-left: 15px;
	margin-right: 15px;
	color: 666666;
}

table#radio
{ 
border-top: thin #cccccc
}




A { font-size: 12px;
	font-family: "arial",sans-serif;
	color: 993300;
	text-decoration: none;}
	
A:hover {
	font-size: 12px;
	font-family: "arial",sans-serif;
	color: 993300;
	text-decoration: underline;
}
	
A#guest {
	font-size: 20px;
	font-family: serif;
	color: 333333;
	font-weight: bold;
	text-decoration: none;
}
	
A:hover#guest {
	font-size: 20px;
	font-family: serif;
	color: 333333;
	font-weight: bold;
	text-decoration: underline;
}

A#guest2 {
	font-size: 18px;
	font-family: serif;
	color: 333333;
	font-weight: bold;
	text-decoration: none;
}
	
A:hover#guest2 {
	font-size: 18px;
	font-family: serif;
	color: 333333;
	font-weight: bold;
	text-decoration: underline;
}

A#letter {
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
	color: 993300;
	font-weight: bold;
	text-decoration: none;
}
	
A:hover#letter {
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
	color: 993300;
	font-weight: bold;
	text-decoration: underline;
}

A#foot {
	font-size: 11px;
	font-family: "arial",sans-serif;
	color: 333300;
	text-decoration: none;
}
	
A:hover#foot {
	font-size: 11px;
	font-family: "arial",sans-serif;
	color: 993300;
	text-decoration: underline;
}
	
A#nav {
	font-size: 11px;
	font-family: "arial",sans-serif;
	color: 993300;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: normal;
   padding-top: -1px;
}
	
A:hover#nav {
	font-size: 11px;
	font-family: "arial",sans-serif;
	color: 993300;
	text-transform: uppercase;
	text-decoration: underline;
	font-weight: normal;
	padding-top: -1px;
}

A#faq {
	font-size: 14px;
	font-family: "arial",sans-serif;
	color: 993300;
	text-decoration: none;
	line-height: 160%;
}
	
A:hover#faq {
	font-size: 14px;
	font-family: "arial",sans-serif;
	color: 993300;
	text-decoration: underline;
	line-height: 160%;
}

UL { list-style-image:url(images/bult_red.gif);
	list-style-position:outside;
	font-size: 80%;
	font-family: "arial",sans-serif;
	margin-left: 15px;
	margin-right: 15px;
	color: 333333;
	line-height: 145%;
}

UL#letter {
	list-style-image: url(images/bult_red.gif);
	list-style-position: outside;
	font-size: 95%;
	font-family: "Courier New", Courier, monospace;
   font-weight: bold;
	margin-left: 15px;
	margin-right: 15px;
	color: 000000;
	line-height: 140%;
}

OL { list-style-position:outside;
	font-size:13px;
	font-family:arial;
	color:333333;}