body {background-color: #F47631; }


#font {font-family: Arial; font-size: 14px; color: black; text-indent: 20px; }
.nav {font-family: Arial; font-size: 12px; color: #F47631; font-weight: bold; }
.title {font-family: Arial; font-size: 22px; color: #5F2887; font-weight: bold; } 
.subtitle {font-family: Arial; font-size: 16px; color: black; font-weight: bold; }
.boxtitle {font-family: Arial; font-size: 16px; color: white; }
.boxtext {font-family: Arial; font-size: 14px; text-indent: 20px}
.footer {font-family: Arial; font-size: 12px; color: #5F2887; text-align: center; }
.list {font-family: Arial; font-size: 14px; color: black; }
.noindent {font-family: Arial; font-size: 14px; color: black; }
.pindent {font-family: Arial; font-size: 14px; color: black; text-indent: 20px; }

a:link {color: #5F2887; text-decoration: underline; }
a:visited {color: #5F2887; text-decoration: underline; }
a:hover {color: #5F2887; text-decoration: none; }
a:active {color: #5F2887; text-decoration: none; } 

ol { list-style-position: inside; }

