/* CSS for Russell secondary pages */

body  {
	font:  13px "Verdana", "Arial", "Geneva", "Helvetica", sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: black;
	background: #e5e5e5;
}

a:link  {
	color:  #990000;
}

a:visited  {
	color:  #206e4c;
}

a:focus  {
	color:  #7f4c33;
}

a:hover { 
	color:  #7f4c33;
}

a:active { 
	color:  #7f4c33;
}

.sidehead {
	font-size: 15px;
	font-weight: bold;
	background-color: #004623;
	color: White;
	line-height: 130%;
}
