BODY 	{
	font-family: serif;
	background: #ffffff;
	color: #000000;
	}


.secondtitle {
	border: solid thin #fff;
	width: 100%;
	text-align: right;
	color: #333;
	background: #dde; 
	margin-top: -.75em;
	}

A:link	{
	color: #0000cc;
	}

A:visited {
	color: #330066;
	}

A:active {
	color: #cc0000;
	}


H2 {
	border-bottom: solid #009; 
	}

DT 	{
	font-weight: bold;
	}

DT STRONG {
	font-size: 120%;
	}

DD {
	padding-bottom: 1em;
}

HR 	{ 
	display: none;
	}

.url 	{ 
	font-family: monospace; 
	}

.mailto { 
	font-family: monospace;
	}

.pageurl {
	font-size: 80%;
	color: #333333;
	background: #ffffff;
	}


P 	{
 	margin-left: 1em;
	margin-right: 1em; 
	}


.locationbar {
	font-size: 90%;
	border: solid thin #009;
	background: #dde;
	color: #000;
	font-family: Arial, sans-serif;	
	margin-top: .5em;
	margin-bottom: .5em;
	margin-left: 0em;
	margin-right: 0em;
	padding: .5em;
	text-align: left;
	}
	

.navbar {
	border: solid #009;
	background: #dde;

	color: #000000;
	font-family: sans-serif;	
	font-size: 90%;
	padding-top: .25em;
	padding-bottom: .25em;
	margin-top: .5em;
	margin-bottom: .5em;
	}

.valentine {
	border-style: solid;
	border-color: #ff0000;

	color: #000000;
	background: #ffcccc;
	font-size: 110%;

	margin-top: .5em;
	margin-bottom: .5em;

	margin-left: 4em;
	margin-right: 4em;
	}	

P.navbar { 
	padding: .5em;
	text-align: center; 
	margin-left: 3em;
	margin-right: 3em;
	}

.filedate {
	font-size: 80%;
	color: #333333;
	background: #ffffff;
	}

.boilerplate {
	font-size: 80%;
	color: #333333;
	background: #ffffff;
	}

A.boilerplate:link {
	color: #3333cc;
	}

A.boilerplate:visited {
	color: #993399;
	}


HR {
	color: #009; 
	}
