p
{
	font-family:Verdana;
	font-size:small;
}
.footer
{
	font-family:Verdana;
	font-size:small;
}
ul
{
	font-family:Verdana;
	font-size:small;
}
h1
{
	font-family:Verdana;
	font-size:large;
	font-weight:bold;
	color:Navy;
}
h2
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
	color:Maroon;
}
h3
{
	font-family:Verdana;
	font-size:large;
	font-weight:bold;
	color:Navy;
}
.lblLostTitle
{
	background-color:Black;
	color:White;
	font-family:Verdana;
	font-size:small;
	width:550px;
	font-weight:bold;
}
.lblGridLabel
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
}
.lblGridData
{
	font-family:Verdana;
	font-size:small;
	text-decoration:none;
	
}
.requiredField
{
	color:tomato;
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
}
.content
{
	font-family:Verdana;
	font-size:x-small;
}
.lblLostTitle
{
	background-color:navy;
	color:White;
	font-family:Verdana;
	font-size:small;
	width:550px;
	font-weight:bold;
}
.lblGridLabel
{
	font-family:Verdana;
	font-size:small;
	font-weight:bold;
}
.lblGridData
{
	font-family:Verdana;
	font-size:small;
	
}
.spTitle
{
	color:Blue;
	font-family:Verdana;
	font-size:xx-small;
	font-weight:bold;
	height:15px;
}
.spDesc
{
	color:black;
	font-family:Verdana;
	font-size:xx-small;
	text-decoration:None;
}