body { color: #000099; font-size: 16px; font-family: "Times New Roman", Georgia, Times; background-color: #CCFFFF }

h1 { color: #000099; font-weight: bold; font-size: 24px; font-family: Verdana, Arial, Helvetica, sans-serif}

h2 {font-size: 18px; font-family: Verdana, Arial, Helvetica, sans-serif}

table { color: #000099; font-size: 1em; font-family: "Times New Roman", Georgia, Times; background-color: #CCFFFF }

a { color: white; background-color: blue; font-style: normal; font-weight: normal; font-size: 1em; font-family: Times New Roman, Georgia, Times; background-color: #CCFFFF }

a:link { color: white; background-color: blue; font-style: normal; font-weight: bold; text-decoration: none }

a:visited { color: yellow; background-color: blue; font-weight: bold; text-decoration: none }

a:hover { background-color: red }

.parents { color: #FF3300; font-size: x-large; line-height: normal; font-weight: bold}

table.parents { color: #FF3300; font-size: 20 px; line-height: 20px }
.update {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
}
.highlight {
	color: #FF0000;
	background-color: #FFCC00;
}
