/*comment*/

body {
font-family: monotype corsiva, serif;
font-size: 12pt;
}

table {
font-size: 12pt;
}

h1 { /* comicnav links */
font-family: "bradley hand itc", "tempus sans itc", "eras light itc", serif;
color: black;
font-size: 16pt;
/*text-align: center;*/
}

h2 { /* blog date/title */
font-family: "monotype corsiva", serif;
color: black;
font-size: 14pt;
text-decoration: underline;
}

h3 { /* text */
font-family:"monotype corsiva",serif;
color: black;
font-size: 12pt;
text-decoration: none;
}

a:active{
text-decoration: underline;
color: black;
}

a:visited{
text-decoration: underline;
color: black;
}

a:link{
text-decoration: underline;
color: black;
}

img{
border:0px;
}
