a, body, table, td, kg, tr, br, b, div, blockquote, p, href, pre, h1, h2, h3, h4, ul        { color: black; font-size: 16px; font-family: "Comic Sans", Arial, Helvetica, sans-serif, Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: white }
a {font-size: 18px;}

h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}

td              { padding: 3px; border-color: #676767; valign="top": 20px    }
tr         {
	padding: 3px;
	border-color: #676767;
}
table          {
	padding: 3px;
	border-color: #676767;
}

.small {font-size: 12px;}
.mini {	font-size: 11px;}
.minimini {font-size: 12px;}

a { text-decoration: none; 
    font-weight : bold;}
    
a:link   {
	color: #C2E318;
}
a:visited {
	color: #C2E318;
}
a:active {
	color: #C2E318;
}
a:hover{
	color: red;
}

