BODY, DIV, P, TD { color: black; font-family: Verdana, Geneva, Arial, sans-serif; font-size: 11px }

.normal { color: black; font-size: 11px }
.large { color: black; font-size: 12px }
.reallylarge { color: black; font-size: 14px }
.bigblue { color: #000066; font-size: 12px}
.bigred { color: #660000; font-size: 12px }
.reallybigred { color: #660000; font-size: 14px}
.reallybigblue { color: #000066; font-size: 14px}
.questionboldbrown { color: #996600; font-weight: bold;}
.smallblack { color: black; font-size: 10px }
.tinygray { color:#666666; font-size: 9px }

A.apple:link	{COLOR: #20284E; TEXT-DECORATION: none}
A.apple:link:hover	{COLOR: #FF6600; TEXT-DECORATION: underline}
A.apple:visited	{COLOR: #696A6C; TEXT-DECORATION: none}
A.apple:visited:hover	{COLOR: #FF6600; TEXT-DECORATION: underline}

A.orange:link {color: #CC9933}
A.orange:visited {color: #666666}

A.green:link {color: #007000; font-weight: bold;}
A.green:visited {color: #666666}

A.violet:link {color: #737BB4}
A.violet:visited {color: #666666}

A.red:link {color: #660000}
A.red:visited {color: #666666}

A:link {color: #737BB4}
A:visited {color: #666666}

P.indented { text-indent: 10px; }
.verytinygray { color: #666666; font-size: 8px}.green {color: #007000; font-size: 11px}



#nav_right {
	font: Verdana,Arial,sans-serif;
	font-weight: bold;
	padding-left:6px;
	padding-right:10px;
	margin-bottom:10px;
	height:10em;
	list-style-type:none;
}
#nav_right li {
	padding-top: 4px;
	padding-bottom: 10px;
	border-bottom:1px solid #bbb;
	position:relative;
	text-align:left;
}

A.right-nav:link {
	font-size: 12px;
	color: black; 
	text-decoration: none;
}

A.right-nav:visited	{
	font-size: 12px;
	color: black; 
	text-decoration: none;
}

A.right-nav:link:hover {
	COLOR: #111; 
	TEXT-DECORATION: underline;
}

A.right-nav:visited:hover {
	color: #111;
	text-decoration:  underline;
}