/* CSS Document */

.title {
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFCC;
	width:194px;
	height: 53px;
	background-image: url(img/tab_s.gif);
	background-repeat: no-repeat;
	display:block;
	padding-left: 5px;
	padding-top: 5px;
    margin-bottom: 0px
}

p {margin-top: 5px;
margin-bottom: 5px;
width:194px}

A {color: #359A01}

A:visited {color:#800080}

A:hover {color:#FF0000}


li    {font-size:0.8em}

#back  {
	margin-bottom:10px;
	font-weight: bold;
}
