
H7 {
  	font-size: 32pt;
  	font-family: "Comic Sans MS";
  	font-weight: normal;
  	color: silver;
	line-height: 40pt;
}

H6 {
  	font-size: 24pt;
  	font-family: "Comic Sans MS";
  	font-weight: normal;
  	color: silver;
	line-height: 30pt;
}

H5 {
  	font-size: 20pt;
  	font-family: "Comic Sans MS";
  	font-weight: normal;
  	color: silver;
	line-height: 24pt;
}

H4 {
  	font-size: 16pt;
  	font-family: "Comic Sans MS";
  	font-weight: normal;
  	color: silver;
	line-height: 20pt;
}

H2 {
  	font-size: 10pt;
  	font-family: "Comic Sans MS";
  	font-weight: normal;
  	color: silver;
	line-height: 13pt;
}

H1 {
  	font-size: 8pt;
  	font-family: "Comic Sans MS";
  	font-weight: normal;
  	color: silver;
	line-height: 10pt;
}


INPUT {
  	font-size: 10pt;
  	font-family: "Comic Sans MS";
  	font-weight: normal;
  	color: #3121B5;
	background-color: #C0C0C0;
	line-height: 13pt;
}

SELECT {
	font-size: 10pt;
	font-family: "Comic Sans MS";
	background-color: #C0C0C0;
	color: #3121B5;
}

OPTION {
	font-size: 10pt;
	font-family: "Comic Sans MS";
	color: #3121B5;
}

TEXTAREA {
	font-size: 10pt;
	font-family: "Comic Sans MS";
	background-color: #C0C0C0;
	color: #3121B5;
}


td {
  	font-size: 12pt;
  	font-family: "Comic Sans MS";
  	font-weight: normal;
  	color: silver;
	line-height: 15pt;
}

LI {
  	font-size: 10pt;
  	font-family: "Comic Sans MS";
  	font-weight: normal;
  	color: silver;
	line-height: 13pt;
}

body {
  	font-size: small;
  	font-family: "Comic Sans MS";
  	font-weight: normal;
  	color: silver;
	line-height: 15pt;
}

p {
  	font-family: "Comic Sans MS";
  	color: silver;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	line-height: 15pt;
}

#nnxxsmall {
  font-size: 8pt;
}

#nnxsmall {
  font-size: 10pt;
}

#nnsmall {
  font-size: 12pt;
}

#nnmedium {
  font-size: 14pt;
}

#nnlarge {
  font-size: 20pt;
}

#nnxlarge {
  font-size: 24pt;
}

#nnxxlarge {
  font-size: 32pt;
}

#iexxsmall {
  font-size: 8pt;
}

#iexsmall {
  font-size: 10pt;
}

#iesmall {
  font-size: 12pt;
}

#iemedium {
  font-size: 14pt;
}

#ielarge {
  font-size: 20pt;
}

#iexlarge {
  font-size: 24pt;
}

#iexxlarge {
  font-size: 32pt;
}

LINK {
  font-family: "Comic Sans MS";
  font-size: 12pt;
  color: yellow;
  font-style: normal;
  text-decoration: underline;
  line-height: 15pt;
}

HLINK {
  font-family: "Comic Sans MS";
  font-size: 12pt;
  color: grey;
  font-style: normal;
  text-decoration: underline, overline;
  line-height: 15pt;
}

VLINK {
  font-family: "Comic Sans MS";
  font-size: 12pt;
  color: grey;
  font-style: normal;
  text-decoration: underline;
  line-height: 15pt;
}

A {
  font-family: "Comic Sans MS";
  font-style: normal;
  color: yellow;
  text-decoration: underline;
}
