body {background-color: #222;
text-decoration: none;
}
a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
    color: yellow;
}
h1
{
	font-family:Verdana;
	font-size:  x-large  ;
	color: #DDD;
}
h2
{
	font-family:Verdana;
	font-size:  large ;
	color: #EEE;
}
/* h2 a:link {	color: #EEE;}

 a.h2:link, a.h2:hover, a.h2:focus{	color: #EEE;} */

h3
{
	font-family:Verdana;
	font-size: medium;
	color: #DDD;
}
h4
{
	font-family:Verdana;
	font-size:  medium ;
	color: #DDD;
	text-indent:48pt; 
}
p
{
		font-family: Verdana;
	font-size: medium;
	color: #DDD;
	padding: 0;
	letter-spacing: 0.01em;
	line-height: 180%;
	word-spacing: 140%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 20px;
}
li
{
		font-family: Verdana;
	font-size:  medium;
	color: #DDD;
	line-height: 140%;
	padding-left: 6px;
	margin: 15px;
}
dd
{
		font-family: Verdana;
	font-size:  medium ;
	color: #DDD;
	line-height: 140%; 
}
dt
{
    font-family: Verdana;
	font-size:  medium ;
	color: #DDD;
	line-height: 140% ;
}

td
{
		font-family: Verdana;
	font-size:  medium ;
	color: #DDD;
	line-height: 140% ;
}
