.one {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #0000FF;
}
.two {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
}

body {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF00FF;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}
.three {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #FF0000;
	font-weight: 700;
}
.tabform {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
}

