/* Presentation Settings */
.rebound {
font-family: arial;
font-size: 11px; 
margin: 10px;
margin-top: 0px;
margin-bottom: 0px;
border: 0;
color: #00196d;
background-color: #a5c708;
padding: 7px;
padding-top: 0px;
padding-bottom: 0px;
vertical-align: middle;
white-space: wrap;
}

.reboundpage {
font-family: arial;
font-size: 11px; 
margin: 10px;
margin-top: 0px;
margin-bottom: 0px;
border: 0;
color: #ffffff;
background-color: #a5c708;
padding: 7px;
padding-top: 0px;
padding-bottom: 0px;
vertical-align: middle;
white-space: wrap;
}

/* navigation settings */

a:link {
color: #163b93;
background-color: transparent;
text-decoration: underline;
}
a:visited {
color: #163b93;
background-color: transparent;
text-decoration: underline;
}
a:active {
color: #163b93;
background-color: transparent;
text-decoration: underline;
}
a:hover {
color: #163b93;
background-color: transparent;
text-decoration: underline;
}

.rebound a {
color: #00196d;
text-decoration: none;
font-size: 11px;
font-weight: normal;
}

.rebound a:visited {
color: #00196d;
text-decoration: none;
font-weight: normal;
font-size: 11px;
}

.rebound a:active {
color: #00196d;
text-decoration: none;
font-weight: normal;
font-size: 11px;
}

.rebound a:hover {
color: #0066CC;
text-decoration: none;
font-weight: normal;
font-size: 11px;
}

.reboundpage a {
font-family: arial;
font-size: 11px;
color: #ffffff;
text-decoration: none;
font-weight: normal;
}

.reboundpage a:visited {
font-family: arial;
font-size: 11px;
color: #ffffff;
text-decoration: none;
font-weight: normal;
}

.reboundpage a:active {
font-family: arial;
font-size: 11px;
color: #ffffff;
text-decoration: none;
font-weight: normal;
}

.reboundpage a:hover {
font-family: arial;
font-size: 11px;
color: #ffffff;
text-decoration: none;
font-weight: normal;
}

.printwhitebody {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #163b93;
margin-bottom: 10px;
background-color: #ffffff;
}

body {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
color: #163b93;
margin-bottom: 10px;
background-color: #A5C708;
}

p {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
font-weight: normal;
color: #000000;
margin-bottom: 10px;
}

h1 {
font-family: verdana, arial, helvetica, sans-serif;
font-size: 14px;
color: #000000;
margin-top: 0px;
padding-top: -5px;
margin-bottom: 0px;
margin-bottom: -1px;
}

