body {
          font-family: Tahoma;
          color: #ccc;
}

h1 {
	font-size: 40px;
	font-family: Arial;
	font-weight: bold;
	letter-spacing: 10px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;	
}


h2 {
	font-size: 30px;
	font-family: Arial;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}


h3 {
	font-size: 30px;
	font-family: Arial;
	font-weight: bold;
	color: #00F;
	margin: 0;
	padding: 0;
}

p {
   font-size: 12px;
   font-family: Tahoma;
   font-style: none;
   font-weight: medium;
   word-spacing: 1px;
   color: #F2F3C7;
}

a {
   text-decoration: none;
   color: #009; 
   background: none;
   font-weight: bold;
   font-family: Tahoma;
   font-size: 13px;
}

a:hover {
   text-decoration: underline;
   color: #f00;
   background: none;
   font-weight: bold;
   font-family: Tahoma;
   font-size: 13px;
}

#a1 {
      font-size: 12px;
      font-family: Arial;
      font-weight: normal;
      word-spacing: 2px;
      text-indent: 0px; 
      color:  #009;
}

#a2 {
      font-size: 11px;
      font-family: Tahoma;
      text-decoration: none;
      word-spacing: 2px;
      color: #00c;
}

#a3 {
      font-size: 26px;
      font-family: Tahoma;
      font-weight: bold;
      word-spacing: 10px;
      letter-spacing: 10px;
      color: #ffc;
}

#a6 {
      font-size: 20px;
      font-family: Tahoma;
      font-weight: bold;
      word-spacing: 5px;
      letter-spacing: 2px;
      text-indent: 0px; 
      color:  #ffc; 
}

#a7 {
      font-size: 14px;
      font-family: Tahoma;
      font-weight: bold;
      word-spacing: 8px;
      letter-spacing: 3px;
      color:  #f33;
}

#a8 {
      font-size: 22px;
      font-family: Tahoma;
      word-spacing: 4px;
      letter-spacing: 1px;
      color:  #ffc; 
}

#a9 {
      font-size: 35px;
      font-family: Tahoma;
      font-weight: bold;
      letter-spacing: 5px;
      color: #ffc;
}

img { 
border : 0; 
} 