Body {background-color :#99ccff; }
A: link{color: blue}
A:visited {color :#660033}
a: active {color :red}
H1    {	font-family:  Times, Serif;
	align: center;
    COLOR: #330066;
    
    
}
H2 {	font-family: Courier, Times, Serif;
    COLOR: purple;
}
H3
{	font-family: Arial, Times, Serif;
    COLOR: red;
}
P
{
    color: #ff3300;
    font-face: bold; 
}
table
{
	background-color: #99ccff;
}

