/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/themes/gargalum/screen.css);
/* end StyleCatcher imports */
h2 {
font-size:large;
font-weight:bold;
}

h3 {
font-size:medium;
font-weight:bold;
}

a name hover {
text-decoration:none;
}

.directory {
list-style-type:none;
}

table {
width:400px;
border:medium solid #000000;
text-align:center;
}

tr, td {
border:thin solid #000000;
font-weight: normal;
}

td .name {
font-weight: bold;
}