BODY {
 margin: 20px;
 margin-bottom: 20px;
 margin-left: 0;
 margin-right: 0;
 background: #ECE1EA;
 color: #9D538E;
 scrollbar-Track-Color:#F4DAF0; 
 scrollbar-Face-Color:#F4DAF0; 
 scrollbar-arrow-color:#9D538E; 
 scrollbar-DarkShadow-Color:#9D538E; 
 scrollbar-Highlight-Color:#9D538E; 
}
 
td.norm {
 padding: 20px; 
}

font {
 font-family: "Arial", Verdana, sans-serif; 
 font-size: 14px; 
 font-weight: 400; 
 line-height: 18px; 
 color: #00628B; 
 background: transparent; 
}

font.small, 
font.ped {
 color: #00628B; 
 background: transparent; 
 line-height: 16px 
 font-family: "Arial", Verdana, sans-serif; 
 font-size: 12px; 
 font-weight: 400; 
}

h1 {
 color: #00628B; 
 background: #FFFFFF; 
 font-weight: bold; 
 font-family: "Comic Sans MS", Corsiva, cursive; 
 font-size: 24px; 
 line-height: 130%; 
}

h2 {
 color: #9D538E; 
 background: transparent; 
 font-family: "Arial", Verdana, sans-serif; 
 font-size: 18px; 
 font-style: italic; 
 font-weight: 700; 
 line-height: 80%;  
}

.b1 {
 border: solid 1px #76C4C4; 
}

.b2 {
 border: solid 1px #00628B; 
}

.edge {
 border:  solid 4px #9D538E;
}

.stripe {
 border-bottom: solid 1px #76C4C4; 
}

.tab td { 
 font-family: "Comic Sans MS", Corsiva, cursive; 
 text-indent: 8px; 
 white-space: nowrap; 
 align: center;
 line-height: 24px; 
 text-align: left;
 margin-left: -10px; 
 width: 100%; 
 border-bottom: solid 2px #109194; 
} 
a.tab:active, 
a.tab:link, 
a.tab:visited, 
a.tab:hover, 
a.tab3:active, 
a.tab3:link, 
a.tab3:visited, 
a.tab3:hover {
 display: block; 
 text-decoration: none; 
 font-family: "Comic Sans MS", Corsiva, cursive; 
 width: 100%; 
 line-height: 24px; 
} 
a.tab:link, 
a.tab:visited { 
 color: #00628B; 
 background: #76C4C4; 
 font-size: 14px;
 font-weight: 800;
 font-style: normal;  
} 
a.tab:hover, 
a.tab:active, 
a.tab3:link, 
a.tab3:visited, 
a.tab3:hover, 
a.tab3:active { 
 color: #00628B; 
 background: #34ACAF; 
 font-size: 14px;
 font-weight: 800; 
 font-style: italic; 
} 

a:link,
a:visited,
a.menu:link, 
a.menu:visited {
 text-decoration: none; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 font-weight: 400; 
 line-height: 16px;  
 color: #00628B; 
 background: transparent; 
} 
a:hover,
a:active,
a.menu:hover, 
a.menu:active {
 text-decoration: underline overline; 
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 font-weight: 400; 
 line-height: 16px;  
 color: #00628B; 
 background: #A1D8D9; 
} 