h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #663300;
}
h2 {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FF6699;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: normal;
	font-variant: normal;
	color: #663300;
	text-align: justify;
}
h3 {


	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
	color: #FF66CC;
}
h4 {



	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #CC6666;
}
a:link {
	color: #FF0099;
	font-weight: bold;
}
a:visited {
	color: #663300;
	font-weight: bold;
}
h5 {




	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #CC6633;
}
.small {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	color: #FF0099;
	text-align: left;
}
body {
	background-color: #FF6699;
}
