body {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

a  {
	text-shadow: 3px 3px 3px #333333;
	font-weight: bold;
	text-decoration: none;
}
a hover {
	text-shadow: 3px 3px 3px #333333;
	font-weight: bold;
}

.hdrtit {
	line-height: 40px;
	text-shadow: 3px 3px 3px #333333;
	color: black;
	font-variant: small-caps;
	font-size: 40px;
	font-weight: bold;
}

.hdrsub {
	color: #FFFFFF;
	font-size: 18px;
}

.bdyhdr {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 20px;
}

.bdytxt {
	width: 80%;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-indent: 30px;
}

.lnbr {
	height: 10px;
}

.cfhdr {
	color: #000000;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 15px;
}

.pgt {
	text-shadow: 3px 3px 3px #333333;
	font-size:25px;
	font-weight:bold;
	text-align:left
}

#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
 	width: 100px; 
	padding: 0px;
	margin: 0px;
}

#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}
#vertmenu ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 1px dashed #FFFFFF;
	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #FFFFFF;
	width:160px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #000000;
	background-color: #FFFFFF;
}

#hortmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	list-style: none;
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;
}
#hortmenu a {
	color: #FFFFFF;
}
.links a {
	text-align: center;
	color: #cc0000;
}
.aimg {
	border-color: white;
	border-style: solid;
	border-width: 10px;
}
.hlywdtit
	{
		border: 2px solid #3F6CB4;
		background-color: #E7273B;
		font-weight: bold;
		color: #FFFFFF;
		font-size: 22pt;
	}
.null
	{
		text-indent: 0px;
	}