/* <LINK REL=STYLESHEET TYPE="text/css" HREF=".styleindx.css"> */
<style> 
<!--
BODY
{
	font-family: arial, helvetica, sans-serif;
	margin: 2;
}
p
{
	font-size: 18px;
	color: navy;
	text-align: justify;
	text-indent: 20pt;
}
p1
{
	font-size: 18px;
	color: navy;
	text-align: justify;

}
p3
{
	
	font-weight: bold;
	font-size: 25px;
	color: navy;
	text-align: justify;
	text-indent: 20pt;
}

A:link
{
	color: blue;
	text-decoration: none;
}
A:visited
{
	color: red;
	text-decoration: none;
}
A:hover
{
	color: blue;
	text-decoration: underline;
}
H1
{
	font-weight: bold;
	font-size: 20pt;
	color: "#d60606";
	text-align: center;
}
H2
{
	font-weight: bold;
	font-size: 18pt;
	color: navy;
	text-align: center;
}
H3
{
	font-weight: bold;
	font-size: 20pt;
	color: "#d60606";
	text-align: center;
}

TABLE.SitPlan
{
	
	font-family: arial, helvetica, sans-serif;
	text-align: center;
}
.submit
{
	border-right: #104a7b 1px solid;
	border-top: #afc4d5 1px solid;
	font-weight: bold;
	font-size: 12px;
	background: #008aef;
	border-left: #afc4d5 1px solid;
	cursor: hand;
	color: #ffffff;
	border-bottom: #104a7b 1px solid;
	
	height: 19px;
	text-decoration: none;
}
.Title1
{
	width: 35%;
	font-weight: bold;
	font-size: 25px;
	color: navy;
	text-align: center;
	
}
.Title2
{
	font-weight: bold;
	font-size: 25px;
	color: "#d60606";
	
}
.TableTitle
{
	font-weight: bold;
	font-size: 12px;
	background: #eaeced;
	color: #0000bc;
	font-family: arial, helvetica, sans-serif;
}
.Text
{
	font-size: 18px;
	color: navy;
	text-align: left;
	text-valign: top;
}
.Text1
{
	font-size: 12px;
	color: navy;
	text-align: center;
	text-valign: top;
}

}-->
</style>