a:link	{ font-weight:bold; color: #523f30; text-decoration:none; }
a:visited	{  font-weight:bold; color: #523f30; text-decoration:none; }
a:active	{  font-weight:bold; color: #193f6d; text-decoration:none; }
a:hover { font-weight:bold; color: #193f6d; text-decoration:none; }
div.main { color: black;
	background-color:#FAEBC2; background-image:url(content.jpg); border:2px solid rgb(114, 101, 79); padding: 5px }

body	{ color: rgb(200, 200, 200); background-color: #141E24; 
font-size:12px; font-family: Arial, Verdana; line-height: 140%;
width: 900px; margin: 10px auto }

li { margin-bottom: 5px; }

h1		{ font-size:20px;}
h2		{ font-size:18px;}
h3      { font-size:16px; font-weight:bold; }
h4      { font-size:12px; font-weight:bold; font-style:italic; margin-bottom:4px}
h5      { font-size:12px; font-weight:bold; margin-bottom:2px}
img   { border: none; }
.small { font-size: 8px; }
img.middle { vertical-align:middle; }