/* Styles appropriate for any block of text */
.rice_text h1 { font-size: 1.3em; color: #003d7d; }
.rice_text h2 { font-size: 1.2em; color: #003d7d; }
.rice_text h3 { font-size: 1em; color: #003d7d; }
.rice_text h4 { font-size: .9em; color: #003d7d; }
.rice_text a:link { color: #1c5fbf; text-decoration: none; }
.rice_text a:visited { color: #8503a6; text-decoration: none; }
.rice_text a:hover { color: #1c5fbf; text-decoration: underline; }
.rice_text a:active { color: #1c5fbf; text-decoration: none; }
