BODY {
	background : #006699;
	background-image : url(lowimg1.gif);
	background-position : top, left;
	background-repeat : repeat;

	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13px;
	scrollbar-face-color: #222222;
	scrollbar-shadow-color: #99ffff;
	scrollbar-highlight-color: #99ffff;
	scrollbar-3dlight-color: #000000;
	scrollbar-track-color:#99ffff;
	scrollbar-arrow-color:#99ffff;
	}

TD {
	background: #006699;
	color : #99ffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 14px;
}

H1 {
	font-size: 20px;
	color: #99ffff;
}

H2 {
	font-size: 18px;
	color: #99ffff;
}

H3 {
	font-size: 17px;
	color: #7FFFD4;
}

H4 {
    font-size:  small;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}

HR {
	color:#99ffff;
	height: 1px;
}

.a {
    text-decoration: none;
	color: #99ffff;
	font-weight : bold;
	font-family :  Arial, Helvetica, sans-serif;
	font-size:12px;
}
.a:hover{
	text-decoration:  underline;
	color: red;
}
 .a:active,.a:link, .a:visited{
	text-decoration: underline;
}

.b {
    text-decoration: none;
	color: #99ffff;
	font-family :  Arial, Helvetica, sans-serif;
	font-size:12px;
}
.b:hover{
    text-decoration: underline;
	color: red;
}
 .b:active,.b:link, .b:visited{
	text-decoration: underline;
}

.c {
	color: white;
	font-family :  Arial, Helvetica, sans-serif;
	font-size:11px;
}
.c:hover{
	text-decoration: underline;
	color: red;
}
.c:link, .c:visited, .c:active {
	text-decoration: underline;
}

.c1 {
	color: white;
	text-decoration: none;
	font-weight: bold; 
	font-family :  Arial, Helvetica, sans-serif;
	font-size:11px;
}
.c1:hover{
	text-decoration: underline;
	color: red;
}
.c1:link, .c1:visited, .c1:active {
	text-decoration: underline;
}

.d {
	color: white;
	font-family :  Arial, Helvetica, sans-serif;
	font-size:15px;
}
.d:hover{
    text-decoration: underline;
	color: red;
}
.d:link, .d:visited, .d:active {
	text-decoration: underline;
}

.e {
	font-size: 18px;
	color: #99ffff;
    text-decoration: none;
	font-weight : bold;
	font-family :  Arial, Helvetica, sans-serif;
}
.e:hover{
	text-decoration:  underline;
	color: red;
}
 .e:active,.e:link, .e:visited{
	text-decoration: underline;
}