BODY { 
	color: #000000; 
	margin-left: auto;  
	margin-right: auto;  
	margin-top: 0px; 
	width:1000px;
	font-family: verdana, sans-serif;
	font-size: 14px; 
	background-color:#cccccc;
	}
		
TABLE { 
	color: #000000; 
	margin-left: 0px;  
	margin-top: 0px; 
	font-family: verdana, sans-serif;
	font-size: 14px; 
	}
	
BODY.note { background-color: #FFFFFF; 
	color: #000000; 
	 margin-left: 5px;  
	 margin-top: 5px; }
	
A:link, A:visited, A:active { color: #000000; }

B.nav { font-family: verdana,sans-serif;
	font-weight: bold; }
	

A:link, A:visited, A:active { color: #000000; }
	
.year { color:#000000; 
	font-family: verdana, sans-serif; 
	font-size: 20px;
	font-weight: bold; 
	position:relative;
	top:3px
	}
	
.menutitle {
	background-color:#FFFFCC;
	color:#000000;
	padding:8px;
	text-align:center;
	font-family: verdana, sans-serif; 
	font-size: 10px;
	font-weight:bold;
	text-decoration: none; 
	border:1px solid #000000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}

.menutitle_over {
	background-color: yellow;
	color:#000000;
	padding:8px;
	text-align:center;
	font-family: verdana, sans-serif; 
	font-size: 10px;
	font-weight:bold;
	text-decoration: none; 
	border:1px solid #000000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}

.menutitle_down {
	background-color: #D2691E;
	color:#000000;
	padding:8px;
	text-align:center;
	font-family: verdana, sans-serif; 
	font-size: 10px;
	font-weight:bold;
	text-decoration: none; 
	border:1px solid #000000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	}


.menutitle_small {
	cursor:pointer;
	margin-bottom: 5px;
	background-color:#999999;
	color:#000000;
	padding:3px;
	text-align:center;
	font-family: verdana, sans-serif; 
	font-size: 90%;
	font-weight:bold;
	text-decoration: none; 
	/*/*/border:1px solid #000000;/* */
	}

.submenu {
	margin-bottom: 0.5em;
	}
	
.prez { font-size: 28px; 
	font-family: arial,trebuchet ms,helvetica, sans-serif; 
	font-weight: bold; }

.veep { font-size: 18px; 
	font-family: arial,trebuchet ms,helvetica, sans-serif; 
	font-weight: bold; }
	
.label { font-size: 14px; 
	font-family: arial,trebuchet ms,helvetica, sans-serif; }
	
.info { font-size: 16px; 
	font-family: arial,trebuchet ms,helvetica, sans-serif; 
	font-weight: bold; }
	
.fwf { font-family: monospace; }

#fwf { font-family: monospace; }
	
#quote { color: #000066; 
	font-style: italic; }
	
#link { color: green; 
	font-weight: bold; }
	
#red { color: #CC0000; }
#blue { color: #0000CC; }
#yellow { color: #666600; }
#green { color: #006600; }
#purple { color: #660033; }
#orange { color: #CC0000; }
#black  { color: #000000; }
#darkgray  { color: #666666; }
#gray  { color: #999999; }
#lightgray  { color: #CCCCCC;  }
#gold  { color: #666600; }
#brown  { color: #663300; }
#white  { color: #FFFFFF; }
#bg { color: #CCCCCC; }

#extrasmall  { font-size: 9px; }
#small  { font-size: 10px; }
#medium  { font-size: 12px; }
#content  { font-size: 14px; }
#large  { font-size: 16px; }
#xlarge  { font-size: 24px; }

.extrasmall  { font-size: 9px; }
.small  { font-size: 10px; }
.medium  { font-size: 12px; }
.large  { font-size: 16px; }
.xlarge  { font-size: 24px; }

.note { font-size: 14px; 
	font-family: verdana, sans-serif; }
	
.notetext { font-size: 10px; 
	font-family: verdana, sans-serif; 
	font-weight: italics; }
	
SPAN#twitter_update_list { margin: 5px 20px 0px 20px; 
	display: block; 
	list-style-type: none;
	font-size: 80%; }
	
SPAN#smallnav { margin: 5px 20px 0px 20px; 
	display: block; 
	list-style-type: none;
	font-size: 80%; }
