
H1 {font-family:tahoma; font-size:18; color:black}
H2 {font-family:tahoma; font-size:16; color: #191970}
H3 {font-family:tahoma; font-size:12; color:black;}
H4 {font-family:tahoma; font-size:16; color: #6495ed}

.p1 {font-family:tahoma; font-size:12px; color:black;}
.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;}
.p6 {font-family:tahoma; font-size:12px; font-weight:bold; color:#191970;}

.B:link {font-family:tahoma; font-size:12; font-weight:bold; text-decoration: none; color: #6495ed;}
.B:visited {font-family:tahoma; font-size:12; font-weight:bold; text-decoration: none; color: #6495ed;}
.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: black;}
.C:visited {font-family:tahoma; font-size:10; font-weight:bold; text-decoration: none; vertical-align:super; color: black;}
.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: black;}
.D:visited {font-family:tahoma; font-size:10; font-weight:bold; text-decoration: none; color: black;}
.D:active {font-family:tahoma; font-size:10; font-weight:bold; color: white; background-color: yellow;}
.D:hover {font-family:tahoma; font-size:10; font-weight:bold; color: white; background-color: #ffffe0;}

.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 #a9a9a9}
.t3{width:100%; background-color: #e6e6fa; padding: 4px; border-spacing: 4px; border: thin solid #a9a9a9}
.c1{background-color: white; text-align:center; width:25%; border: thin solid #e6e6fa;}
.c2{background-color: #e6e6fa;}
	
body {
scrollbar-arrow-color: #e6e6fa;
scrollbar-base-color: #e6e6fa;
scrollbar-dark-shadow-color: #fff8dc;
scrollbar-track-color: #e6e6fa;
scrollbar-face-color: #191970;
scrollbar-shadow-color: #696969;
scrollbar-highlight-color: #696969;
scrollbar-3d-light-color: #d3d3d3;
}
