
body {
	font-family: Verdana,Arial,Georgia; 
	background: url(images/echo_03.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #D5D5D9;
	 }


p, li, body { 
	font-family: Verdana, Arial, sans-serif; 
	font-size: 11px;  
	color: #464C5C; 
	text-align: justify;
	}

a { 
	text-decoration: none; 
	color: #7F5368; 
	}

a:hover { 
	border-bottom: 1px dotted #7F5368; 
	color: #000000; 
	}

img 
	{
	border:0
	}

b
	{
	color: #867188;
	letter-spacing: 1px;
	}


h1
	{ 
	color: #79636D; 
	font-family: Verdana;
	font-size: 13px;
	border-bottom: 1px dotted #FFFFFF;
	font-weight: bold;
	text-align: left;
	letter-spacing: 5px;
	padding-right: 3px;
	text-transform: uppercase;
	}
