		/* standard styles for website */

body		{	background:white; }
th,td		{	padding:0 2pt;	}

#bnrdiv		{	background:white;	}
.banner1,
.banner2,
.banner3	{	font-weight:bold; text-align:center; padding:0px; }
.banner1	{	font-size:200%;	margin:12px 0;	padding-top:1em; }
.banner2	{	font-size:150%;	margin: 8px 0;}
.banner3	{	font-size:120%;	margin: 6px 0;}
.crosslink	{	float:right; margin-bottom:1em; border:1px solid #666666; padding:0 1em;
			background:#eeeeee; color:black; font-size:100%; text-align:center;	}

.hotnote	{ margin:0 2em; font-style:italic; font-weight:bold; color:red; background:yellow; }
.warmnote	{ margin:0 2em; font-style:italic; color:#990000; }
.coolnote	{ margin:0 2em; font-style:normal; font-size:80%; }

.map,.maplink	{ background:#ffcccc; }

h1		{ font-size:200%; }
h2		{ font-size:150%; }
h3		{ font-size:120%; }
h4		{ font-size:100%; }
h5		{ font-size: 80%; }
h6		{ font-size: 60%; }
h1,h2,h3,h4,h5,h6 { text-align:center; }

.txalc		{	text-align:center; }
.txalr		{	text-align:right; }


