@charset "utf-8";
/* CSS Document */

html {}

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 12px;
}


a:link, a:hover{ color:red; text-decoration: none;}

h1{}

h2{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.25em;
	font-family: Tahoma, Geneva, sans-serif;
	color:#9933cc;
}

h3{}
  
