xtable		{ border-style: dotted; border-width: thin; border-color: red; }
xp		{ border-style: dotted; border-width: thin; border-color: yellow; }
xdiv		{ border-style: dotted; border-width: thin; border-color: green; }
xh1, xh2,
xh3, xh4	{ border-style: dotted; border-width: thin; border-color: blue; }

body 	{ color: #fff; background: #013; }
body		{ margin: 10px; padding: 0px; }

body, p, div {
	font-size: 9pt; font-family: Verdana, sans-serif;
	font-weight: normal; font-style: normal;
}

p { 	text-align: justify; color: #fff;
	margin-left: 8px; margin-right: 8px;
	margin-bottom: 1em; margin-top: 0;
}
p:first-letter { font-size: 150%; font-weight: bold; }

h1	{ font-size: 300%; font-weight: bold; font-style: italic; margin-top: 0px; margin-bottom: 10px; }		/* TITLE */
h2	{ font-size: 200%; font-weight: bold; font-style: italic; margin-top: 0px; margin-bottom: 10px;}		/* SUBT */
h3	{ font-size: 120%; font-weight: bold; font-style: normal; margin-top: 10px; margin-bottom: 0px;}		/* NAVB */
h4	{ font-size: 120%; font-weight: bold; font-style: normal; margin-top: 2px; margin-bottom: 0px;}		/* SUBN */
h1, h3, h4 { background-image: url(ruler.jpg);    background-repeat: repeat; background-position: top left; }
h1, h2, h3, h4 { text-align: center; }

.switch		{ width: 650px; height: 433px; 
			margin-left: auto; margin-right: auto; }	/* DIV or TABLE (will get rid of tables) */
table.switch 	{ border-spacing: 0; border-collapse: collapse; }
.switch a img	{ border: solid 2px #660; }
.epave img	{ float: left; margin-right: 1em;}

em.note	{ font-size: smaller; font-style: normal; color: #f60; }

div.counter {
	background: #333; 
	margin-top: 10px; margin-bottom: 0px;
	margin-left: auto; margin-right: auto; width: 40px;
	border-style: solid; border-width: thin; border-color: white;
	padding: 2px 2px 2px 2px; 
	font-size: 9pt; font-weight: bold;
}

em.copy	{ color: #9ff; font-size: 8pt; font-weight: bold; font-style: italic; }
em.sig	{ color: #9ff; font-size: 14pt; font-weight: bold; font-style: italic; }

a:link	{ color: #fff; }
a:active	{ color: #f00; }
a:visited	{ color: #666; }
a:visited	{ color: #999; }
a:hover	{ color: #002; background: #fff; }

a.inactive	{ color: #ff0; text-decoration: none; }

.mainlink	{ font-size: 200%; font-weight: bold; font-style: italic; }
.scndlink	{ font-size: 110%; font-weight: bold; font-style: italic; }

a img	{ border: 0; }

