body {background-color: 00B5EF   /*00B5EF lt blue*/;
	color: black;}
<h1>


p 


p#a { text-align: left; }
p#b { font-size: 2em;font-weight:bold; }
p#bb { font-size: 1.5em;font-weight:bold; }
p#bbb { font-size: 3em;font-weight:bold; }
p#c { text-align: center;}
p#d { text-align: right; }

p#e { border-width: 2px solid black;
	border-color: black;}
p#f {text-indent: -0.5em;
	margin-left: 0.5em;}
p#ff {margin-left: 0.5em;}
p#g {margin-left: 3.5em;}
p#h {margin-left: 1.5em;}
p#i {text-indent: -2.0em;}
p#j {text-indent: 6.5em;
	font-weight:bold;}
p#k {font-weight: bold;}
p#l {text-indent: 3.25em;}
p#ll {text-indent: 6.8em;}
p#lll {text-indent: 3.5em;
	font-size: 1.2em;}
p#m {font-size: 2em;}
p#n {font-family: timesroman;}
p#o {text-indent: 3.5em;
	font-size:1.2em;}
p#p {text-decoration: underline;}
p#q {font-family: Comic Sans MS;
	font-size: 1.0em;
	text-indent: 3.5em;}
p#r {font-size: 2em;
	font-weight:bold;
	text-decoration:underline;}
p#s {font-size: 1.5em;
	font-weight:bold;
	text-decoration:underline;}
p#t {font-size: 1.2em;}
p#tt {font-size: 1.2em; 
	text-indent: 3.25em;}
p#u {font-size: 1.2em;font-weight:bold; }
p#v {font-size: 1.3em; }
p#w {font-size: 1.2em;
	font-style:italic; }
p#x {font-size: 1.0; }
p#y {text-align: center;
	font-size: 1.2em;}
p#z {font-size: 1.5em; }


<div id="wrap"><div id="screen">
<div id="header">
	<h1>Links Page...</h1> ...snip...
	</div><!-- end#header -->

#nav {
	float: right;
	width: 600 px;
	background-color: yellow;
 }



#navbuttons {text-align:right;font-size:75%}

a:link {text-decoration: underline;
	color:navy;}

a:visited {text-decoration: underline;
	color:800000;/*maroon*/}

a:focus {text-decoration:underline;}	 

a:hover {text-decoration:underline;
	color:FFFFFF;/*white*/ background-color:COCOCO;/*silver*/;} 

a:active {text-decoration:underline;
	  background:lime;}

a:hover.current {text-decoration:none; 
	color:yellow;}




.dropcapV  {float:left;
color: 2E8B57;
font-size:98px;
line-height:58px;
padding-top:0px;
padding-right:5px;
padding-bottom: 10px
font-family:Times New Roman;
font-weight: bold;
}

.dropcapx  {float:left;
color: FFCC00;
font-size: 88px;
line-height:58px;
padding-top: 0px;
padding-right:5px;
padding-bottom: 10px
font-family:Times New Roman;
font-weight: bold;
}

.dropcapz  {float:left;
color: 2E8B57;
font-size: 88px;
line-height:78px;
padding-top:0px;
padding-right:5px;
padding-bottom: 10px
font-family: Comic Sans MS;
font-weight: bold;
}

table.parts {
    border-collapse: collapse;
}

table.parts  td {
    border: 2px solid black;    
}

</h1>

