h1 {
    font-family: 'comic sans ms', 'comic sans', 'trebuchet ms', trebuchet;
    font-size: 28px;
    letter-spacing: 0.1em;
    color: #0172ae;
    border-bottom: 1px solid #f38c49;
}

p.mainlink {
	margin-top: 2px;
	padding-left: 28px;
}

a.mainlink {
    font-family: 'comic sans ms', 'comic sans', 'trebuchet ms', trebuchet;
    font-size: 1.5em;
    font-weight: bold;
    background: #fff url(images/sun.gif) left no-repeat;
    padding-left: 28px;
}

a.mainlink2 {
    font-family: 'comic sans ms', 'comic sans', 'trebuchet ms', trebuchet;
    font-size: 1.5em;
    font-weight: bold;
}

p {
    font-family: 'trebuchet ms', trebuchet;
    font-size: 1.2em;
}

table tr td.heading {
    font-family: 'comic sans ms', 'comic sans', 'trebuchet ms', trebuchet;
    font-size: 1.5em;
    font-weight: bold;
}

table#kidslinks tr td {
    vertical-align: middle;
}

table#kidslinks tr td img {
    padding-bottom: 1em;
}


