body {
	background-color: #660033;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFFFFF;
}
p {
	font-size: 14px;
	color: #FFFFFF;
	line-height: 1.4em;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
}
h4 {
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
}
h5 {
	font-size: 15px;
	font-style: italic;
	font-weight: bolder;
	color: #CC6600;
}
h6 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
	margin-bottom:10px;
}

li {
	font-size: 14px;
}
a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	/*font-size: 14px;
	font-weight: bold;*/
	color: #999999;
	text-decoration: none;
}

.txt {
	font-size: 14px;
	color: #FFFFFF;

}
.subTitle2 {
	font-size: 14px;
	color: #CC6600;
	font-weight: bold;
}
.cellText {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.subTitle {
	font-size: 12px;
	font-weight: bold;
}
.indenter {
	margin:0 0 0 20px;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}
.imgBor {
	border: 2px solid #FFF;
	margin:0px 0px 7px 7px;
}
.marginL {
	margin:0 0 3px 10px;
}
.marginT {
	margin-top:10px;
}

a.subNav {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
a.subNav:hover {

}
a.footer{
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;

}
a.footer:hover {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;

}
.blkTable { 
	background-color:#000000;
}
.title {
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;

}
.titleDetails {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: normal;
}
a.titleDetails {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.titleDetails:hover {
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
}

.navL  {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	padding-right: 10px;
	margin-top:10px;
}
.navLtxt  {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
}

p.longList {
	line-height: 1.75em;
}
