body {
	font-size: 12px/1.5em;
	font-family: Verdana, Tahoma, MS Sans Serif, Lucida Sans Unicode, Lucida Grande, Geneva, Arial, Helvetica, Trebuchet MS;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Century Gothic, Trebuchet MS, Lucianda Grande, Lucianda Sans Unicode, Candara, Tahoma, Arial, Helvetica, MS Sans Serif, Corbel, Geneva, Verdana;
	font-weight: normal;
}

h1 {
	font-size: 218%;
	}

h2 {
	font-size: 164%;
	}

h3 {
	font-size: 145%;
	}

h4 {
	font-size: 118%
	}

A	{
	color:#0000ff;
	text-decoration: none;
	}

A:hover {color:red;
	text-decoration: blink } 
	

img {
	padding: 5px;	}
	


	




