
H1 {font-family:tahoma; font-size:18; color:black; text-align:center;}
H2 {font-family:tahoma; font-size:14; color:#483d8b;}
H3 {font-family:tahoma; font-size:12; color:black; text-align:center;}

.p1 {font-family:tahoma; font-size:12px; color:black; text-align:justify;}
.p2 {font-family:tahoma; font-size:12px; font-weight:bold; color:black;}
.p3 {font-family:tahoma; font-size:12px; font-style: italic; color:black;}
.p4 {font-family:tahoma; font-size:12px; color:black; text-decoration: underline;}
.p5 {font-family:tahoma; font-size:10px; font-style: italic; font-weight:bold; color:black;}

.B:link {font-family:tahoma; font-size:12; font-weight:bold; text-decoration: none; color: #483d8b;}
.B:visited {font-family:tahoma; font-size:12; font-weight:bold; text-decoration: none; color: #483d8b;}
.B:active {font-family:tahoma; font-size:14; font-weight:bold; color: silver;}
.B:hover {font-family:tahoma; font-size:12; font-weight:bold; color: silver;}

.C:link {font-family:tahoma; font-size:10; font-weight:bold; text-decoration: none; vertical-align:super; color: #7b68ee;}
.C:visited {font-family:tahoma; font-size:10; font-weight:bold; text-decoration: none; vertical-align:super; color: #7b68ee;}
.C:active {font-family:tahoma; font-size:10; font-weight:bold; vertical-align:super; color: silver;}
.C:hover {font-family:tahoma; font-size:10; font-weight:bold; vertical-align:super; color: silver;}

.D:link {font-family:tahoma; font-size:10; font-weight:bold; text-decoration: none; color: #483d8b;}
.D:visited {font-family:tahoma; font-size:10; font-weight:bold; text-decoration: none; color: #483d8b;}
.D:active {font-family:tahoma; font-size:10; font-weight:bold; color: white; background-color: #483d8b;}
.D:hover {font-family:tahoma; font-size:10; font-weight:bold; color: white; background-color: #483d8b;}


.t1{width:100%; padding: 8px; border-spacing: 6px; border-top: 10px outset black; border-right: thin solid black; border-bottom: thin solid black;}
.t2{width:100%; background-color: White; padding: 4px; border-spacing: 4px; border: medium solid #483d8b;}
.t3{width:100%; background-color: #87cefa; padding: 4px; border-spacing: 4px; border: thin solid #483d8b;}
.c1{background-color: #f0f8ff; text-align:center; width:25%; border: thin solid #483d8b;}
.c2{background-color: #f0f8ff;}
.c3{background-color:#f0f8ff; text-align:center; width:25%; border: thin solid silver;}
.c4{background-color:#f0f8ff;}		

body {
scrollbar-arrow-color: #87cefa;
scrollbar-base-color: #6a5acd;
scrollbar-dark-shadow-color: #87cefa;
scrollbar-track-color: white;
scrollbar-face-color: #483d8b;
scrollbar-shadow-color: #f0f8ff;
scrollbar-highlight-color: #87cefa;
scrollbar-3d-light-color: #f0f8ff;
}