﻿h6
 {
	color: rgb(255,204,0);
	font-size: small;
}
a:visited
 { color: rgb(153,204,204); font-size: small } 
a:active 
 { color: rgb(102,255,0); font-size: small }
body
 { color: rgb(255,255,153); font-size: medium; font-family: Garamond, "Times New Roman", Times; background-color: rgb(51,102,204) }
h1, h2, h3, h4, h5, h6
 { font-family: Verdana, Arial, Helvetica }
h1
 { color: rgb(255,204,0); font-size: xx-large }
h2
 { color: rgb(153,255,51); font-size: x-large }
h3
 { color: rgb(0,255,204); font-size: large }
h4
 { color: rgb(255,204,0); font-size: medium }
h5
 { color: rgb(153,255,51); font-size: small }
h6
 { color: rgb(0,255,204); font-size: x-small }
element { }
element1 { }
h6  {
	color: gray;
	font-size: small;
}
table  { color: gray; font-size: medium }
