body {
        margin:4px;
        padding:4px;
        background-color:#eeeeee;
	font-family: sans-serif;
}

h1,h2,h3,h4,h5,h6 {
        font-family: verdana,arial;
        color: #990033;
}

h1 {
	text-align:center;
	background-color:#ffee99;
	border: 1px solid #990033;
	margin:  4px 12px 3px 12px;
}

table {
	margin: 2px 20px 2px 20px;
}

dt {
	font-weight:bold;
}

td {
	margin: 2px 10px 2px 20px;
}

h3 {
	text-align:center;
	background-color:#ffee99;
	border: 1px solid #cc0000;
	margin: 4px 12px 3px 12px;
}

h2 {
	border-bottom: 3px solid #ff9933;
}

.triblist li {
	list-style-type: none;
}

.mainlist li {
	list-style-type: square;
}

td.bloglist {
	border: 2px solid #eee;
	background-color: #eef;
}

.bloglist li {
	list-style-type: none;
	margin: 0px 20px 0px 2px;
}

.bloglist a {
	display: block;
	padding: 3px;
	background-color: #990033;
	color: #ffee99;
	border: 1px solid #990033;
}

.bloglist a:hover {
	color: #990033;
	background-color: #ffee99;
	border: 1px solid #990033;
}

.footer {
    font-size: 10px;
    text-align: center;
}
