a {
color: #362C1E;
}

body, html {
padding:0;
margin:0;
}

a.top-menu {
text-decoration:none;
color: #000000;
font-size:15;
font-weight:600;
}

a.top-menu:hover {
text-decoration:underline;
color: red;
font-size:15;
font-weight:600;
}

h1 {
font-family: Comic Sans MS;
font-weight:500;
	font-size: 18px;
	color: #000000;
	line-height:12px;
	padding-top:1;
margin-top:1;
padding-bottom:1;
margin-bottom:1;
}

td {
font-family: Comic Sans MS;
font-weight:500;
	font-size: 14px;
	color: #000000;
	line-height:15px;
}

a.left-menu {
text-decoration:none;
color: #000000;
font-size:14;
font-weight:500;
line-height:18px;
}

a.left-menu:hover {
text-decoration:underline;
color: #000000;
font-size:14;
font-weight:500;
line-height:18px;
}

ul {
list-style: none;
padding:0;
margin:0;
padding-left:5;
}

