BODY  {
	font-style : normal;
	font-size: 85%;
	font-family : Comic Sans MS;
	font-style : normal;
	color : #333333;
	background-color : #FFC800;
}

H1  {
	font-size: 130%;
}

H2  {
	font-size : 115%;
}

H3  {
	font-size : 104%;
}

H4  {
	font-size : 104%;
}

P  {
	color : #333333;
	font-style : normal;
	font-size: 85%;
}

A.splink:link {
        color: #FFFFFF;
	text-decoration: none;
	font-size: 110%;
	font-weight : 800;
}
  
A.splink:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 110%;
	font-weight : 800;
}

A.splink:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 110%;
	font-weight : 800;
}

A.splink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 110%;
	font-weight : 800;
}

A.splinksmall:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}
  
A.splinksmall:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 80%;
}

A.splinksmall:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 80%;
}

A.splinksmall:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 80%;
}

A  {
	font-style : normal;
	text-decoration : underline;
	text-decoration : none;
	font-weight : 800;
	color : #000099;
}

A:LINK  {
	font-style : normal;
	text-decoration : underline;
	text-decoration : none;
	font-weight : 500;
	color : #000099;
}

A:VISITED  {
	font-style : normal;
	text-decoration : underline;
	text-decoration : none;
	font-weight : 500;
	color : #000099;
}

A:HOVER  {
	font-style : normal;
	text-decoration : underline;
	font-weight : 500;
	color : #000099;
}

ADDRESS  {
	font-style : normal;
	font-size: 85%;
}

UL {
	font-style : normal;
	font-weight : normal;
	list-style : disc outside;
	margin-bottom : 10px;
	font-size: 85%;
}

OL {
	font-style : normal;
	font-weight : normal;
	list-style : decimal outside;
	margin-bottom : 10px;
	font-size: 85%;
}

STRONG  {
	font-style : normal;
	font-weight : 900;
}

B  {
	font-style : normal;
	font-weight : 900;
}

HR  {
	size : 1px;
	color : #333333;
}

.tiny  {
	font-style : normal;
	font-size: 9px;
	font-weight : 400;
}

.small  {
	font-style : normal;
	font-size: 75%;
	font-weight : 500;
}

span.intro  {
	font-style : normal;
	font-size: x-small;
	font-weight : normal;
}

