BODY {
	font-family : Trebuchet, Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	background-image : url(2x2.jpg);
	background-color : #336699;
}

A:LINK {
	color : Blue;
	font-family : Trebuchet, Arial, sans-serif;
	font-size: 14px;
}

A:VISITED {
	color : Navy;
	font-family : Trebuchet, Arial, sans-serif;
	font-size: 14px;
}

A:HOVER, A:ACTIVE {
	color : Maroon;
	font-family : Trebuchet, Arial, sans-serif;
	font-size: 14px;
	background-color : #eeeeee;
}

#lmostra1 {
	color : Yellow;
	font-family : Trebuchet, Arial, sans-serif;
	font-size: 14px;
	background-color : #336699;
}

#lmostra2 {
	color : Yellow;
	font-family : Trebuchet, Arial, sans-serif;
	font-size: 16px;
	background-color : #336699;
	background-position : center;
}

#lmostra3 {
	color : Yellow;
	font-family : Trebuchet, Arial, sans-serif;
	font-size: 14px;
	background-color : #336699;
}

#c1  {
	float : inherit;
	font-family : Trebuchet, Arial, sans-serif;
	text-align: center;
	width : 40%;
}
#c2  {
	float : right;
	font-family : Trebuchet, Arial, sans-serif;
	text-align: left;
	width : 60%;
	color: White;
	font-size : 20px;
}

#c3  {
	float: inherit;
	font-family : Trebuchet, Arial, sans-serif;
	text-align: center;
	width : 100%;
	color: Navy;
	font-size : 18px;
	background-color : #FFFFF0;
}

#c4  {
	float: inherit;
	font-family : Trebuchet, Arial, sans-serif;
	text-align: left;
	width : 90%;
	color: Navy;
	font-size : 15px;
	background-color : #FFFFF0;
}

HR {
	color: Navy;
	height:1pt;
	width: 100%;
}

