
body	{  line-height: 1.2  }


A:link		{  COLOR: blue; FONT-SIZE: 100%; TEXT-DECORATION: none  }
A:visited	{  COLOR: #6666CC; FONT-SIZE: 100%; TEXT-DECORATION: none  }
A:hover		{  COLOR: red; FONT-SIZE: 100%; font-weight: bold; TEXT-DECORATION: none  }


H1	{  font-family: "Comic Sans MS","Verdana CE", "Verdana", "Arial CE", "Arial", "sans-serif";
	font-weight: bold;
	color: #800000;
	font-size: 180%;
	line-height:1.5; 
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	text-align: center  }

H3	{ font-family: "Verdana";
	font-weight: bold;
	font-size: 90%;
	color: Brown;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	text-align: center;
	line-height:1.5; }

H4	{ font-family: "Verdana";
	font-weight: bold;
	font-size: 80%;
	color: Brown;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	text-align: left;
	line-height:1.2; }

p	{ font-family: "Verdana";
	font-weight: normal;
	font-size: 80%;
	color: #004000;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	text-align: center;
	ine-height:1.4; }

div	{ font-family: "Verdana";
	font-weight: normal;
	font-size: 80%;
	color: Brown;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	text-align: center;
	line-height:1.5; }

.categ { font-family: "Verdana";
	font-weight: bold;
	font-size: 90%;
	color: Brown;
	letter-spacing: 0.05em;
	word-spacing: 0.05em;
	text-align: center;
	line-height:2.0; }
