:link { color: #FFFFFF }

:visited { color: #ffcc00 }

:active { color: #ff00ff }

body {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.p {
	font-family: serif;
	font-size: 18px;
	font-style: normal;
	color: #ffcc00;
	text-indent: 40px;
}
.style1 {
	font-style: normal;
	font-size: 18px;
	font-family: serif;
	color: #ffcc00;
}
.style2 {
	font-style: normal;
	font-size: 24px;
	font-family: "Times New Roman";
	color: #ffcc00;
    font-weight: bold;
}
.style3 {
	font-style: normal;
	font-size: 30px;
	font-family: "Times New Roman";
	color: #ffcc00;
    font-weight: bold;
}
.style4 {
	font-style: normal;
	font-size: 30px;
	font-family: "Times New Roman";
	color: #ffcc00;
    font-weight: bold;
}
.style5 {
	font-style: normal;
	font-size: 20px;
	font-family: "Times New Roman";
	color: #FFFFFF;
    font-weight: bold;
}
