body {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FBF2D3;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
td {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #000000;
}
p {
	font-family: "Comic Sans MS", Arial;
	font-size: 12px;
	color: #000000;
}
.larger {
	font-family: "Comic Sans MS", Arial;
	font-size: 15px;
}
.big {
	font-family: "Comic Sans MS", Arial;
	font-size: 20px;
}
.largerColorBold {
	font-family: "Comic Sans MS", Arial;
	font-size: 15px;
	font-weight: bold;
	color: #990000;

}
h1 {
	font-size: 26px;
	font-family: "Comic Sans MS", Arial;

}
h2 {
	font-family: "Comic Sans MS", Arial;
	font-size: 18px;
}
.RealBig {


	font-family: "Comic Sans MS", Arial;
	font-size: 24px;
}

.bigFancy {
	font-size: 24px;
	font-family: Calligrapher, "Comic Sans MS", sans-serif;

}
.red {
	color: #660000;
}
input {
	font-family: "Comic Sans MS", Arial;
	background-color:#F7F7F7;
	font-size: 13px;
	color: #000066;
}
.box {  border: #FDA203; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.b{font-size: 11px;}
a:link{
	text-decoration: underline;
	color: #000099;
	display: inline;
	padding: 1px;
}
a:visited{
	text-decoration: underline;
	color: #990000;
	display: inline;
	padding: 1px;
}
a:hover{
	text-decoration: none;
	color: #990000;
	background-color: #FCFCFC;
	display: inline;
	padding: 1px;
}
a:active {
	color: #008000;
	text-decoration: underline;
}
.s{font-size:11px;}
.c{color: red;}
input.button {font-family:"Comic Sans MS", Arial; background-color:#F7F7F7; color: #000066; font-size:13px;}
select {font-family:"Comic Sans MS", Arial; background-color:#F7F7F7; color: #000066; font-size:13px;}
textarea {font-family:"Comic Sans MS", Arial; background-color:#F7F7F7; color: #000066; font-size:13px;}
.LtGreyBg {
	background-color: #F5F5F5;
}
    .DkGreyBg {
	background-color: #CCCCCC;
}
img {border:0px none}
