body { 
			color: black; 
			background: white; 
			font-family: trebuchet ms,Verdana, Helvetica, Sans-serif;
			margin: 0px;
			padding: 0px;
			top: 0px;
			left: 0px;
}
em		{ 
			font-style: italic; 
			font-weight: bold; 
}
strong 	{ 
			text-transform: uppercase;  
			font-weight: bold; 
}
pre 		{ 
			font-family: monospace; 
}
A:link 	{ 
			background: none; 
			color: #525295; 
			text-decoration: underline;
}
A:visited	{ 
			background: none; 
			color: #7474d1; 
			text-decoration: underline;
}
A:hover	{ 
			background: none; 
			background-color: 525295; 
			color: #FFFFFF; 
			text-decoration: underline;
}
UL	{
		font-size: 12pt;
		font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}
P	{
		font-size: 12pt;
		font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
		padding: 0px;
		margin-top: 0cm;
		padding-left: 10px;
		padding-top: 1px;
}
DL	{
		font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
		padding-left: 10px;
}
P.newstitle { 
				font-weight: bold; 
				font-family: trebuchet ms,verdana,arial,sans-serif,helvetica; 
				font-size: 14pt; 
				border-bottom: 1px solid #ccc;
}
P.title { 
				font-weight: bold; 
				font-family: trebuchet ms,verdana,arial,sans-serif,helvetica; 
				font-size: 14pt; 
				padding-left: 15px;
				background: #ccc;
}
P.quote {
				font-weight: normal;
				font-family: Helvetica, Arial, sans-serif;
				font-size: 10pt;
				font-style: none;
				text-transform: none;
}
P.quoteattr {
				font-weight: bold;
				font-family: Helvetica, Arial, sans-serif;
				font-size: 9pt;
				font-style: italic;
				text-transform: none;
}
P.copyright {
				font-family: Helvetica, Arial, sans-serif;
				font-size: 8pt;
				color: gray;
}

H3 {
		font-family: trebuchet ms,verdana,arial,sans-serif,helvetica; 
}
P.maptext {
	font-size:9px;
}
P.historytitle {
	font-family:verdana, arial, sans-serif;
	color:#666;
	font-size:9px;
	font-weight:bold;
	background:#CCC;
  	line-height:14px;
	padding:2px;
	text-align:center;
	text-transform:uppercase;
	letter-spacing: .2em;
}
P.historyrecent {
	font-size:11px;
}
P.historyold {
	font-size:11px;
}
P.timedate {
	font-family: helvetica, verdana, arial, sans-serif;
	font-size: 10pt;
	color: #aaa;
	margin-bottom: 0px;
}
#sidetext {
	border-right:1px solid #CCC;
}
P.dream {
	font-style: italic; 
	border: 1px dashed #999; 
	color:#666;
}

#entry {
		font-size: 12pt;
		font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
}

#datelink a:link {
	color: white;
}
#datelink a:hover {
	color: white;
	background: none;
}
#datelink a:visited {
	color: white;
}
