
* {
	margin: 2px;
	padding: 0;
}


/* text styles */

body {
	margin-top: 6px;
	background:  #FFFFFC;
	font-family: verdana, arial, helvetica, sans-serif;
	text-size: 0.2em;
	color: #000033; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal;
}

bodytext {
	margin-top: 6px;
	background:  #FFFFFC;
	font-family: verdana, arial, helvetica, sans-serif;
	text-size: 0.2em;
	line-height: 0.3em;
	color: #000033; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: normal;

}


h1, h2 {
	font-weight: x-bold;
	text-align: left;
}

h1 {
	font-family: garamond, times, roman, serif;
	font-size: 3.6em;
	font-variant: small-caps;
	text-align: left;
	color: #E08000;
}

h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 2em;
	color: #FF8020;
	text-align: left;
}

h3 {
	text-align: left;
	margin-left: 11px;
	font-family: Garamond, Times, Roman, serif;
	font-size: 1.5em;
	font-style: italic; 
	color: #114400;
}

h4, h5 {
	margin-left: 5px;
	color: #330066;
	text-align: left;
}

h4 {
	font-family: 'Brush Script', Phyllis, 'Lucida Handwriting', cursive;
	font-size: 1em;
}


h5 {
	font-family: 'Comic Sans MS', fantasy;
	font-size: 1.2em;
}

h6 {
	text-align: center; 
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.6em;
	color: #E08000;
}

.hd7 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.9em;
	color: #000033; 
}

p, blockquote, ol, dl {
	margin-bottom: 0.4em;
	line-height: 1.1em;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.2em;
	font-variant: normal; 
}

p {
	color: #333333; 
	font-weight: normal;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
	font-style: italic; 
	color: #114400;
	font-weight: 500;
}

ul {
	margin-left: 2em;
	list-style-type: circle;
	list-style-position: outer;
}

ul li {
	text-align: left; 
	font-family: garamond, times, roman, serif;
	font-size: 0.9em;
	color: #E08000;
	margin-top: 0;
	margin-bottom: 0;
}

ol {
	margin-left: 3em;
}

ol li {
}

dl {
	list-style-type: square;
	list-style-position: outer;
	margin-left: 10px;
	margin-top: 5px;
	color: #333333; 
}

dl dt {
	margin-top: 15px;
	margin-bottom: 9px;
	font-size: 1.1em;
	color: #E08000;
	font-weight: bold;
}

dl dd {
	margin-top: 5px;
	margin-bottom: 5px;
}

dl li {
	text-align: left; 
	font-family: verdana, arial, helvetica, sans-serif;
	margin-bottom: 5px;
	font-size: 1.2em;
	color: #333333;
	font-weight: normal;
}

a {
	text-decoration: none;
	color: #E08000;
	font-size: 1em;
	font-weight: 550; /* 40=normal, 700=bold */
	background:  #FFFFFC;
}

td ul li {
	text-align: left; 
	font-family: verdana, arial, helvetica, sans-serif;
	margin-bottom: 5px;
	font-size: .7em;
	color: #E08000;
	font-weight: normal;
}
menu {
	text-align: left; 
	font-family: Garamond, Times, Roman, serif;
	font-size: 1em;
	font-weight: bold;
	color: #E08000;
	margin-top: 5px;
	margin-bottom: 2px;
	margin-left: 1em; 
	text-indent: -1em;
	line-height: 1.2em;
}


li {
	list-style square; color:orange;
	margin-left: 1.2em;
	font-family: Garamond, Times, Roman, serif;
	font-size: .9em;
	font-weight: normal;
	line-height: 1.2em;
	color: #E08000;

}

menu a {
	text-decoration: none;
	color: #E08000;
	font-size: 1em;
	font-weight: bold;
	background:  #FFFFFC;
}

menu li a {
	text-decoration: none;
	color: #E08000;
/*	font-size: 5em;   !!!??  */
	font-weight: bold;
	line-height: 1.2em;
	color: #E08000;
	background:  #FFFFFC;
}

a:hover {
	text-decoration: blink;
	color: #F1CDB4;
	background: #000000;
}

a:active {
	text-decoration: underline;
	color: #114400;
	background:  #FFFFFC;
}

img {
	border: 0;
	margin: 5px;
}

img.brd { 
	border: 1px solid #666666; 
} 



.video {
	margin-top: 200;
	margin-left: 200;
}

input.btnred {
	color:	red;   
	font:	bold 84% 'trebuchet ms',helvetica,sans-serif;   
}

input.btngrn {
	color:	green;   
	font:	bold 84% 'trebuchet ms',helvetica,sans-serif;   
}

.sml{
	font-size: 0.7em;
}


.feat {
	border: 2px dotted #C0C0C0; 
	text-align: center;
	font-color: #red;
}