BODY, TD {
	background: 000051;
	color : C8C8FF;
	font-family : MS Sans Serif, Geneva, sans-serif;
	font-size: 97%;
	font-weight: bold;
	text-align: center;
	border : #C8C8FF;
	scrollbar-face-color: B1B1E2;
	scrollbar-arrow-color: 000051;
	scrollbar-base-color: C8C8FF;
	scrollbar-3d-light-color: 000051;
	scrollbar-darkshadow-color: C0C0C0;
	scrollbar-highlight-color: 000051;
	scrollbar-shadow-color: 000051;
	scrollbar-track-color: 000051;
}

p {
	font-size: 1.0em;
	font-family: MS Sans Serif, Geneva, sans-serif; 
}
	
H1 {
	font-size: 20px;
	width:100%;filter:shadow(color=gray,direction=150);
}

H2 {
	font-size: 16px;
	font-weight: bold;
}

H3 {
    font-size: 3px;
	font-weight: lighter
}

A {
	color: ffffff;
	font-weight: bold;
	text-decoration: none;
}

A:Hover {
	color: C8C8FF;
	font-weight: bold;
	}

A:Active {
	color:000051;
	font-weight: bold
}

HR {
	height: 1px;
	color: c8c8ff;
}

/*<link href="style.css" rel="stylesheet" type="text/css">*/