/*
html{font-family:Arial,Helvetica,sans-serif;font-size:0.80em;color:#333}
body{background:#390}
#page{font-family:Arial,Helvetica,sans-serif;position:relative;width:50em;max-width:80%;text-align:left;margin:0 auto;padding:0;border:thick solid #ddd;background:#FFF;color:inherit}
#logo{padding:2ex;border-bottom:thin dotted #F93}
#content{padding:1ex}
h1{font-size:1.5em;color:#390}
h2{font-size:1.2em;color:#093;padding-top:1em;border-bottom:1px solid #093}
h3{font-size:1.1em;color:#093;padding-top:1em}
*/
ol.tableOfContents{}
a{/*font-weight:bold;*/}
a:link{/*color:Green;*/}
a:visited{}
a:hover{}
a:active{}
a.nextstep{}
#tip-html-css, #tip-microformats, #tip-dublin-core, #tip-microformats-dublin-core{}
	#tip-html-css{}
	#tip-microformats{}
	#tip-dublin-core{}
	#tip-microformats-dublin-core{}
p.freaky-web{
	background: url(freaky-web.png) no-repeat left;
	padding-left: 20px;
	color: #0066FF;
	font-weight: bold;
	font-family: Verdana,Geneva,sans-serif;
}

dl{}
dt{}
dd{}

acronym{}
blockquote{
	padding: 2ex;
	background: #EEE;	
	background-image: url(globe-cite.png);
	background-position:  bottom left;
	background-repeat: no-repeat;
}

	blockquote a{font-weight:normal;}

.resultMicroformatDublinCore{
	border: 1px solid #FF6600;
	width: 40em;
	margin: auto;
	padding: 1ex;
}
	.resultMicroformatDublinCore dt{
		font-weight: bold;
	}
	.resultMicroformatDublinCore a{
		color: #FF6600;
		font-weight: bold;
	}
	

cite{}
cite a{font-weight:normal;}
samp,code{font-size:1.2em}
pre.example{
	width: 40em;
	height: auto;
	overflow: scroll;
	background-color: #EFFCE9;
	margin: auto;	
}

