a { color: #ffffff; font-weight: bold; font-size: 3mm; font-family: comic sans, tahoma, arial }

a:active { color: #fffc98 }

a:link { color: #00ffff }

a:visited { color: #8080ff }

body {
	background-color: white;
	border-top-width: thick;
	border-right-width: thick;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #0000FF;
	border-right-color: #0000FF;
	border-bottom-color: #000066;
	border-left-color: #003399;
}

h1 { color: #000000; font-size: 3mm; font-family: "comic sans ms", tahoma, arial; background-color: #99CCCC}

h2 { color: #ffff00; font-size: 4mm; font-family: comic sans ms, tahoma, arial }

h5 { color: white; font-size: 5mm; font-family: comic sans ms, tahoma, arial }

h3 { color: #0000FF; font-size: small; font-family: "comic sans ms", tahoma, arial; background-color: #99CCCC}

h4 { color: blue; font-size: medium; font-family: "comic sans ms", tahoma, arial; font-weight: bold; text-transform: none; font-style: normal; text-decoration: none; background-color: #99CCCC}

hr { color: #0000ff }

input { background-color: #fffc98 }

li { color: #fffc97 }

option { background-color: #fffc98 }

p { color: #ffffd7; font-weight: bold; font-size: 3mm; font-family:comic sans ms, tahoma, arial }

table { border-color: #ffff00 }

td {color: #ffffff; font-weight: bold; font-size: 14px; font-family: "comic sans ms", tahoma, arial}

td {border-color: #0000ff }

th { color: 00ffff; font-weight: bold; font-size: 4mm; font-family: comic sans ms, tahoma, arial }
