/* Common Styles */
body{
	margin:0px;
	background: #FFFFFF;
	color:#333;
	padding:0px 0px 0px 0px;
	background-image: url(../images/luback3.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
body,p,td,h1,h2,h3,h4,h5,h6{
	font-family: Verdana, Tahoma, Albertus Medium, Arial;
	line-height: 18pt;
}
h1,h2,h3,h4,h5,h6{
font-weight:bold;
margin:0px;
}
h1{
font-size: 115%;
color: #333333;
background: transparent;
border-bottom: 1px solid #BDCF73;
font-variant: small-caps;
margin: 0px 10px 0px 10px;
padding: 0px 5px 0px 5px;
}
a:link{
	color: #660000;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	font-family: "Lucida Handwriting", "Brush Script MT", BibleScrT, "Albertus Medium", Verdana;
	font-size: 12pt;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
}
a:visited{
	color: #660000;
	font-family: "Lucida Handwriting", "Brush Script MT", BibleScrT, "Albertus Medium", Verdana;
	font-size: 14pt;
	line-height: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	text-align: center;
}
a:hover{
	text-decoration:none;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12pt;
	color: #990000;
	font-family: Verdana, Tahoma, Albertus Medium, Arial;
	font-style: normal;
	line-height: 14px;
	text-transform: capitalize;
}
a:active{
	color: #666666;
	background-color:transparent;
	text-decoration: none;
	font-family: "Lucida Handwriting", "Brush Script MT", BibleScrT, "Albertus Medium", Verdana;
	font-size: 14pt;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
}
