body {
	background-color: #CCFFFF;
}

body, td, th {
	color: #333333;
}

h1, h2 {
	color: #000033;
}

h3, h4, h5, h6 {
	color: #006699;
}

a {
  color: #003366;
}

body {
	background-position: center center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}
<!--
.style1 {
	color: #FFEF6A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style2 {color: #FFEE74}
.style3 {color: #C51122}
body {
	background-color: #E4EDF2;
}
.style4 {color: #FEE46A}
.SFhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: xx-large;
	color: #C51122;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #C51122;
}
.style7 {color: #C51122; font-size: small; }