.titlepanel
{
	margin-top:10px;
    background: White url(images/gradindexdiag.gif) no-repeat bottom right;
    padding:10px;
	border: 1px solid #D5C49B;
	font-size: smaller;
}

.indexpanelacorn
{
	margin-top:10px;
    background: White url(images/gradindexacorn.gif) no-repeat bottom right;
    border: 1px solid #D5C49B;
    padding: 10px 10px 100px;
}

a:link {
	color: #407000;
}

a:visited {
	color: #BA8B29;
}

body {
	background-image: url('images/background.gif');
}

body {
	background-color: cornsilk;
    background-attachment: fixed;
    color: black;
	font-family: cursive;
	font-size:120%;
}

h1 {
	color: darkgreen;
}

li {
    list-style-image: url( images/liacorn.gif );
}

pre {
	font-weight: bold;
}

td {
	font-size: smaller;
}

th {
	background-color: #F2EEE4;
	text-align:center;
	font-size: smaller;
}

ul.spaced li
{
	text-align:justify;
	margin-bottom:10px;
}
