p, ul, li, span, td, input, textarea, select{
	color: #003100;
	font-size: 11pt;
	font-family: "Comic Sans MS", Arial, Helvetica, serif;
	font-weight: normal;
}
.card, .owd{
	color: #003100;
	color: black;
	font-size: 8pt;
	font-family: "Comic Sans MS", Arial, Helvetica, serif;
	font-weight: normal;
}
a{
	color: #003100;
	font-size: 10pt;
	font-family: "Comic Sans MS", Arial, Helvetica, serif;
	font-weight: bold;
}
.white, .box{
	color: white;
	font-size: 10pt;
	font-family: "Comic Sans MS", "Book Antiqua", Arial, Helvetica, serif;
	font-weight: bold;
}
.big{
	color: #003100;
	font-size: 12pt;
	font-family: "Comic Sans MS", "Book Antiqua", Arial, Helvetica, serif;
	font-weight: bold;
}
.small{
	color: #003100;
	font-size: 8pt;
	font-family: "Comic Sans MS", "Book Antiqua", Arial, Helvetica, serif;
	font-weight: bold;
}
.bgc{
	color: #F7A500;
	font-size: 36pt;
	font-family: "Comic Sans MS", Arial, Helvetica, serif;
	font-weight: bold;
}
.bgc1{
	color: white;
	font-size: 36pt;
	font-family: "Comic Sans MS", Arial, Helvetica, serif;
	font-weight: bold;
}
.box{
	color: white;
	font-size: 10pt;
	font-family: "Comic Sans MS", Arial, Helvetica, serif;
	font-weight: bold;
}

#click {cursor:pointer}
#b1, #b2, #b3, #b4 {cursor:pointer}
#t0, #t1, #t2, #t3, #t4, #t5, #t6, #t7, #t8, #t9, #t10 {cursor:pointer}
#h1, #h2, #h3, #h4, #h5, #h6, #h7, #h8, #h9, #h10, #h12, #h13, #h14, #h15, #h16, #h17, #h18, #h19 {cursor:pointer}

a:link {text-decoration: none; color: red}
a:visited {text-decoration: none; color:red}
a:active {color: red}
a:hover {color: #003100}
