.normtxt

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.whitetxt

{
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #99FFCC;
	text-decoration: blink;

}
.foottxt

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc9966;
}

.head1

{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #000000;
}

.back

{
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.textbox {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #663300;
	FONT-FAMILY: Tahoma, Arial, Verdana, "Times New Roman";
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px solid #000000;
}
.para1 {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #6D6043;
	text-decoration: blink;
	font-family: fantasy;

}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #6D6043;
	text-decoration: underline blink;
	background-position: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFFF;
	text-decoration: blink;
}
