/* blue 212a7b  red ff0000  gold ffcb05  green 569130 */

.note-rev { font-size: 10px; color: white; font-style: italic; font-weight: bold;  }

body { font-family: Veranda, Arial, sans-serif; 
	margin: 0px;
	}

a { color: #ff0000; 
	text-decoration: underline;
	}
	
a:hover { font-weight: bold;
	}
	
a:visited { color: #AA0000;
}

b { color: #212a7b; 
	}

strong { color: #212a7b; 
	}
	
h1, h2, h3, h4 { 
color: #212a7b; 
font-family: Georgia, "Times New Roman", Times, serif;
}

h1 { font-size: 24px;
	}

h2 { font-size: 20px;
	font-style: italic;
	}

h3 { font-size: 16px;
	}
	
h4 { font-size: 14px;
	font-style: italic;
	font-weight: bold;
	}

ul, ol { list-style-type: disc;
	}
	
	
#mainnav { color: #FFCC33;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
}

#subnav { font-size: 12px; 
	font-weight: bold;
	}

#mainContent { font-size: 12px;
	}

#mailList { font-size: 10px;
	}



#content { position: absolute; left: 270; top: 35; width: 480; height: 400; overflow: auto; padding: 5px;}

#nav { position: absolute; left: 270; top: 5; width: 480; height: 25; font-size: 12px; text-align: center; }

#sidebar { position: absolute; left: 5; top: 355; width: 250; height: 185px; overflow: auto; }


.tag {
font-family: Arial, Helvetica, sans-serif;
letter-spacing: 0.25em;
color: #ffcb05;
font-size: 18px;
font-weight: 600; 
}

.quote {
	font-weight: bold;
	font-size: 12px;
	color: #212a7b;
	line-height: 1.45em;
	font-family: Georgia, "Times New Roman", Times, serif;
		}

.quoteAtt {
	font-style: italic;
	font-size: 10px;
	color: #212a7b;
	line-height: 1.15em;
	font-family: Georgia, "Times New Roman", Times, serif;
		}