BODY.WM{
	background-image : url(../images/watermark.jpg);
}
H1, th.heading{
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 12pt;
	font-variant : small-caps;
	color : #00005A;
}
H2, th{
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 8pt;
	font-variant : small-caps;
	color : #9191FF;
}

th{
   font-weight: bolder;
}

dd, P , li, Select, Input,TextArea, A{
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 8pt;	
}

dd, P , li, Select, Input,TextArea{
	color : Black;
}
A{
	font-family : Verdana, Tahoma, sans-serif;
	color: #9191FF;
	text-decoration: none;
}
A.Project{
	text-decoration: underline;
}
A:Hover {
	color: #333399;
	text-decoration: underline;
}
td.Address, td.Details{
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 8pt;	
	color : Black;
	text-align: left;
}
td.Navigate{
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 8pt;	
	color : Gray;
	text-align: right;
}
td.Info{
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 8pt;	
	color : Black;
	text-align : center;
}
td.Heading{
	font-family : Verdana, Tahoma, sans-serif;
	font-size : 8pt;
	font-variant : small-caps;
	color : #9191FF;
	font-weight: bolder;
}
hr.dotted {color: #333399; border-style: dashed}
