body {
color: #000000; 
background-image: url(images/spacer.jpg); 
background-repeat: repeat-x;
background-color: #ffffff;
font-family: verdana, arial, sans-serif;  
font-size: 10pt;
}

a:link {
color: blue;
text-decoration: none;
font-weight: none;
font-size: 10pt;
}

a:active {
color: red;
text-decoration: underline;
font-weight: none;
font-size: 10pt;
}

a:visited{
color: purple;
text-decoration: none;
font-weight: none;
font-size: 10pt;
}

a:hover {
color: blue;
text-decoration: underline; 
/* border-bottom: 1px dashed blue; */
font-weight: none;
font-size: 10pt;
}

a.toc:link {
color: blue;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}

a.toc:active {
color: blue;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}

a.toc:visited{
color: blue;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}

a.toc:hover {
color: blue;
text-decoration: underline overline;
background: #FFFF99;
font-weight: bold;
font-size: 10pt;
}

/* padding needs to be changed to 5 when implementing the new pages*/

#faux a:link,
#faux a:visited
{ 
display: block;
font-size: 11px; 
font-weight: bold;
text-decoration: none;
color: #ffffff; 
background: #3F3CA7; 
padding: 5px;
text-align: center;
}

#faux a:hover 
{ 
display: block;
font-size: 11px; 
font-weight: bold;
text-decoration: none;
color: #3F3CA7; 
background: #ffffff; 
padding: 5px; 
text-align: center;
}

#faux a:active
{ 
display: block;
font-size: 11px; 
font-weight: bold;
text-decoration: none;
color: #3F3CA7; 
background: #ffffff; 
padding: 5px; 
text-align: center;
}

a.toc2:link {
color: blue;
text-decoration: none;
font-weight: none;
font-size: 8pt;
}

a.toc2:active {
color: blue;
text-decoration: none;
font-weight: none;
font-size: 8pt;
}

a.toc2:visited{
color: blue;
text-decoration: none;
font-weight: none;
font-size: 8pt;
}

a.toc2:hover {
color: blue;
text-decoration: underline overline;
background: #B4CDCD;
font-weight: none;
font-size: 8pt;
}

.title {
color: black;
font-family: verdana, arial, sans-serif;
font-size: 11pt;
font-weight: bold;
}

.title2 {
color: black;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
font-weight: bold;
}

.title3 {
color: #000099;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
font-weight: bold;
}

.title4 {
color: #CC0033;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
font-weight: bold;
}

.title5 {
color: red;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
font-weight: bold;
}

.title6 {
color: #000099;
font-family: verdana, arial, sans-serif;
font-size: 11pt;
font-weight: bold;
}

.firstbigletter {
font-family:Times,;
color:#3F3CA7;
font-size:30px;
font-weight:normal;
line-height:80%;
letter-spacing:-6px;
}

.textlink {
color: black;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
}

a.textlink:link {
color: blue;
font-size: 8pt;
}

a.textlink:active {
color: red;
font-size: 8pt;
}

a.textlink:visited {
color:  purple;
font-size: 8pt;
}

a.textlink:hover {
color: blue;
text-decoration: underline;
font-size: 8pt;
}

.notice {
color: black;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
}

a.notice:link {
color: blue;
font-size: 8pt;
}

a.notice:active {
color: red;
font-size: 8pt;
}

a.notice:visited {
color: purple;
font-size: 8pt;
}

a.notice:hover {
color: blue;
text-decoration: underline;
font-size: 8pt;
}

.notice2 {
color: red;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
}

.hidden {
color: #ffffff;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
}

.logo {
color: #3F3CA7;
font-family: verdana, arial, sans-serif;
font-size: 10pt;
font-weight: bold;
}

td {
color: black;
font-family : verdana, arial, sans-serif;  
font-size : 10pt;
}

a.td:link {
color: blue;
font-size: 10pt;
}

a.td:active {
color: red;
font-size: 10pt;
}

a.td:visited {
color: purple;
font-size: 10pt;
}

a.td:hover {
color: blue;
text-decoration: underline;
font-size: 10pt;
}

.motto {
color: #3F3CA7;
font-family: verdana, arial, sans serif;
font-weight: bold;
font-size: 9pt;
font-style: oblique;
}

.teagle {
color: black;
font-family: verdana, arial, sans-serif;
font-size: 7pt;
}

p { 
font-family: verdana, arial, sans-serif;  
font-size: 9pt;
}

body, p, td, li, ul { 
font-size: 9pt; 
}