H1 { color: #663300; }

P { color: #663300; }

ul { color: #996600; }
li { color: #996600; }

.mytext { color: #663300; }

.mytext2 { color: #996600; }

.mytext_small { color: #663300;
		font-size: x-small }

.story { color: #663300; }

a.mytext { color: #996600; 
	text-decoration: none; }

a.mytext_red { color: #990000; 
	text-decoration: none; }

.marker { color: #990000; 
		font-size: x-small; }

.note { color: #666666; 
		font-size: small; }

.note_small { color: #666666; 
		font-size: x-small; }
