BODY 	{
	font-family: serif;
	background: #ffffff;
	color: #000000;
	max-width: 750px;
	}

A:link	{
	color: #0000cc;
	}

A:visited {
	color: #330066;
	}

A:active {
	color: #cc0000;
	}

H1, H4, H5, H6 {
	font-family: sans-serif ;
	}

H2  {
	font-family: sans-serif;
	border-bottom: solid #c30; 
	}

DT 	{
	font-weight: bold;
	max-width: 600px;	
	}

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; 
	}


.titletext {
	text-align: left;

	border-right: solid #cc3300;
	}

.navbar {
	border-style: solid none solid none;
	border-color: #cc3300;

	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;
	}

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

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

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


