/* CSS Document */

a:link    {font-size:12; font-family: Arial; color: #330066; text-decoration: underline}
a:visited {font-size:12; font-family: Arial; color: #330066; text-decoration: underline}
a:active  {font-size:12; font-family: Arial; color: #330066; text-decoration: none}
a:hover   {font-size:12; font-family: Arial; color: #330066; text-decoration: none}

.menu:link    {font-size:12; font-family: Arial; color: #000000; text-decoration: none}
.menu:visited {font-size:12; font-family: Arial; color: #000000; text-decoration: none}
.menu:active  {font-size:12; font-family: Arial; color: #000000; text-decoration: underline}
.menu:hover   {font-size:12; font-family: Arial; color: #000000; text-decoration: underline}

.mdown:link    {font-size:12; font-family: Arial; color: #330066; text-decoration: none}
.mdown:visited {font-size:12; font-family: Arial; color: #330066; text-decoration: none}
.mdown:active  {font-size:12; font-family: Arial; color: #330066; text-decoration: underline}
.mdown:hover   {font-size:12; font-family: Arial; color: #330066; text-decoration: underline}


td {font-size:12; font-family: Arial; color: #000000}
p {font-size:12;font-family: Arial; color: #000000}
.point {font-size:12;font-family: Arial; color: #330066}
h1 {margin:0px; font-size:14; font-family: Arial; color: #000000}
h2 {margin:0px; font-size:13; font-family: Arial; color: #000000}
h3 {margin:0px; font-size:12; font-family: Arial; color: #000000}


body {
margin: 0px;
background-color: #DEEBE7;
scrollbar-face-color:#330066;
scrollbar-highlight-color:#DEEBE7;
scrollbar-3dlight-color:#DEEBE7;
scrollbar-darkshadow-color:#DEEBE7;
scrollbar-shadow-color:#DEEBE7;
scrollbar-arrow-color:#DEEBE7;
scrollbar-track-color:#DEEBE7;
}


.head {background-color: #A0E0CB; border-color: #0D9BCA; border-style: solid; border-width: 1px}
.cell1 {background-color: #DEEBE7; border-color: #C0E7DA; border-style: solid; border-width: 1px}
.cell2 {background-color: #C0E7DA; border-color: #C0E7DA; border-style: solid; border-width: 1px}
.cella {background-color: #A0E0CB; border-color: #A0E0CB; border-style: solid; border-width: 1px}


.rectangle {  border-color: 330066; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

