h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}

body {
	background-color: #FFFFF8;
	background-position: 0px 0px;
	margin-top: 0%;
	padding-top: 0%;
}
a:link {
color: #0000FF; text-decoration: underline;
 }
a:active {
color: #FF0000; text-decoration: underline;
 }
a:visited {
color: #800080; text-decoration: underline; 
}
.content_hdr{
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #009900;
	font: bold;
}

.first_ltr {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000080;
	font: bold;
}
.content_dtl {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #000099;
	font: normal;
	text-align: left;
}		
.blue_text{
	color: #0000FF;
}

.lime_text {
	color: Lime;
	font: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.fuschia_text{
	color: Fuchsia;
	font: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.fuschia_hdr{
	color: Fuchsia;
	font: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
}
.form_hdr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
.form_dtl{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
.white_small {
	font-size: x-small;
	color: White;
	font: normal;
	font-family: Arial, Helvetica, sans-serif;
}
.xsmall {
	font-size: x-small;
}
.astrik {
	font-size:x-small;
	vertical-align: super;
	color="#FF0000"
	}
.reg {
	font-size:x-small;
	vertical-align: super;
}