@charset "UTF-8";
/* CSS Document */

.click {
	font: italic .75em Georgia, "Times New Roman", Times, serif;
	color: #FF0033;
	text-decoration: blink;
}
.navbar {
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.h1 {
	font: bold 2em Arial, Geneva;
	color: #0099FF;
}
.h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #000000;
}
.h4 {
	font: bold 1.5em Arial, Geneva;
	color: #0099FF;
}
.whatdoiget {
	font: 125% "Times New Roman", Times, serif;
	color: #FFFF66;
}
.foradinmm {
	font: 75% "Times New Roman", Times, serif;
	color: #FFFF66;
}
.h3 {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
}
