body { 
	background-color: #82CBE3;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	font-family: Verdana, Helvetica, sans-serif;	
	}
h1	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	color: #0083ca;
	}
h1 em{
	color: #0d4457;
	font-style: normal;
	}
h2	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	margin-top: 0px;
	padding-top: 0px;
	color: #0083ca;
	}
h2 em{
	color: #0d4457;
	font-style: normal;
	}
p {
	font-size: 12px;
	text-align: left;
	}

.directiontable {
	font-size: 0.8em;}

a:link { 
	color: #ffffff;
	text-decoration: none; }
a:visited { 
	color: #ffffff;
	text-decoration: none;
	font-style: italic; }
a:hover { 
	color: #000000;
	text-decoration: none; }
	
.whitebg {
	font-size: 0.8em;
	text-align: center;
	}
.whitebg a:link {
	color: #000055;
	text-decoration: none;
	}
.whitebg a:visited {
	color: #000055;
	font-style:italic;
	text-decoration: none;
	}
.whitebg a:hover {
	color: #550000;
	text-decoration: underline;
	}

.switch {
	color: #ffffff;
	font-size: 0.6em;
	}
.switch a:link {
	color: #99CCFF;
	font-weight: bold;
	text-decoration:none;}
.switch a:visited {
	color: #0000CC;
	font-weight: bold;
	text-decoration:none;}
.switch a:hover {	
	color: #00CC00;
	font-weight: bold;
	text-decoration:none;}
	
.link a:link, .link a:visited, .link a:hover {
	color: #0d4457;
	text-decoration: underline}

.blue {color: #0083ca;}
