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;
}
	

H2 {
	font-size: 10px;
	font-family: "arial",sans-serif;
	text-transform: uppercase;
	margin-left: 15px;
	color: 333333;
	margin-top: 0;
   border-top-width: 0;
   padding-top: 0;
   margin-bottom: 0;
   border-bottom-width: 0;
   padding-bottom: 0;
}

H3 {
	font-size: 17px;
	font-family: "georgia",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: 777777;
}
H4 {
	font-size: 14px;
	font-family: sans-serif;
	text-transform: uppercase;
	margin-left: 15px;
	color: 663333;
	font-weight: bold;
	margin-top: 1px;
	border-top-width: 1px;
	padding-top: 1px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	padding-bottom: 1px;
}

H5 {
	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;
	border-bottom-style: dashed;
	border-bottom: thin 666666;
}



P{
	font-size: 80%;
	font-family: "georgia",serif;
	margin-left: 19px;
	margin-right: 19px;
	color: 333333;
	line-height: 175%;
}

P#rtcol {
	font-size: 80%;
	font-family: "arial",sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	color: 333333;
	line-height: 140%;
}

P#botm {
	font-size: 11px;
	font-family: "arial",sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	color: ffffff;
	line-height: 130%;
}

PRE {
	font-size: 11px;
	font-family: "arial",sans-serif;
	margin-left: 15px;
	margin-right: 15px;
	color: 333333;
}

table#radio
{ 
border-top: thin #cccccc
}




A {
	font-size: 12px;
	font-family: "georgia",serif;
	color: 993300;
	text-decoration: none;
}
	
A:hover {
	font-size: 12px;
	font-family: "georgia",serif;
	color: 993300;
	text-decoration: underline;
}
	
A#rtcol {
	font-size: 12px;
	font-family: sans-serif;
	color: 990000;
	text-decoration: none;
}
	
A:hover#rtcol {
	font-size: 12px;
	font-family: sans-serif;
	color: 990000;
	text-decoration: underline;
}


A#H2 {
	font-size: 10px;
	font-family: "arial",sans-serif;
	text-transform: uppercase;
	color: 990000;
	margin-top: 0;
   border-top-width: 0;
   padding-top: 0;
   margin-bottom: 0;
   border-bottom-width: 0;
   padding-bottom: 0;
	text-decoration: none;
}

A:hover#H2 {
	font-size: 10px;
	font-family: "arial",sans-serif;
	text-transform: uppercase;
	color: 990000;
	margin-top: 0;
	border-top-width: 0;
	padding-top: 0;
	margin-bottom: 0;
	border-bottom-width: 0;
	padding-bottom: 0;
	text-decoration: underline;
}

A#foot {
	font-size: 11px;
	font-family: "arial",sans-serif;
	color: ffcc33;
	text-decoration: none;
}
	
A:hover#foot {
	font-size: 11px;
	font-family: "arial",sans-serif;
	color: ffcc33;
	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;
}



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%;
}



OL { list-style-position:outside;
	font-size:13px;
	font-family:arial;
	color:333333;}