

P.navbar {
		font-family:arial;
		background:yellow;
		font-size="12";
		text-align=center;
		font-weight:bolder;
	
}

P.warning {

		font-family:arial;
		font-size:larger;
		color:white;
		
}


P.talkto {
		font-family:arial;
		color:black;	
		font-size:"12";
		text-align:"left";
		font-weight:bold;
}


BODY.gallery {

		background: SILVER;
		text:BLUE;
}

BODY.1toonshow {

		background:lightblue;
		test:blue;
}		

A:link {color:red}
A:visited {color:blue}
A:active {color:GREEN}

P.comment {
		font-family:times,ARIAL;
		background:white;
		font-size: "15";
		text-align: left;
		border:"2";
		
		
		}

ADDRESS.main {

		font-family:times,timesnewroman;
		font-size: "15";
		font-weight:bold;

}

P.greeting {

		font-family:comic sans ms,arial;
		font-size="20";
		text-align:center;
		color:red;
		text-weight:bold;
}

P.instruct {

		font-family:times,timesnewroman;
		font-size:"20";
		font-weight:bold;
		color:red;
		text-align:center;
}

P.instructminor {

		fontfamily:times,timesnewroman;
		font-size:"15";
		font-weight:bold;
		color:red;
		text-align:center;
}

P.notes  {

		font-family:arial;
		font-size:smaller;
		color:black;
		text-align:center;
		font-style:italic;
		
}

P.emphasis {

		font-family:time,timesnewroman;
		font-size:larger;
		font-weight:bold;
		color:red;
		text-align:center;
		}

h2.serious {

		font-family:comic sans ms,comic,serif,times,timesnewroman;
		font-weight:bold;
		color:brown;
		text-align:center;
}
	
<ul.talkto> {

		font-family:arial;
		color:black;	
		font-size:"12";
		text-align:"left";
		font-weight:bold;				
}

<ol.talkto> {

		font-family:arial;
		color:black;	
		font-size:"12";
		text-align:"left";
		font-weight:bold;				
}