BODY {
	color: #3d1955; 
	font-family: arial,helvetica;
	background-color: #c5d3a4
	}

a:link {color: #6d1827}     /* unvisited link */
a:visited {color: #6d1827}  /* visited link */
a:hover {color: #a9264f}
a:active {color: #}   /* selected link */

hr {
	background-color: transparent ;
	background: #6b7a40 ;
	height: 5px;
	}

.title { font-family: arial,helvetica; color: #3d1955; font-weight: bold; font-size: x-large }
.subtitle { font-family: arial,helvetica; color: #3d1955; font-weight: normal; font-size: large}
.text1 { font-family: arial,helvetica; color: #404926; font-weight: normal; font-size: small}
.text2 { font-family: arial,helvetica; color: #; font-weight: normal; font-size: small}
.text3 { font-family: arial,helvetica; color: #; font-weight: normal; font-size: x-small}

OL.withalpha { list-style-type: lower-alpha }

