body {
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
	color: #000000;
	background-color: #000000;
}
h1 {
	font-size: 40px;
	font-family: "Monotype Corsiva";
	text-align: center;

	
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 5px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
a {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
a:link {
	color: #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {  
	color: #336699;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

a:visited {
  color: #336699;
  font-family: Verdana, Arial, Helvetica, sans-serif;
 }
 
 td, textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px none #000000;
}
.sectionHead { font-size: 16px;	line-height: 30px; font-weight: bold; color: #000000;}
.tableDetail { background-color: #CCCCCC;}
.tableHeading { color:#FFFFFF; text-decoration: bold ; background-color: #424973}

li.style1{
	list-style-position: inside;
	list-style-image: none;
	list-style-type: disc;
}

li.style2 {
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}

table.style1 {
	background-color: #FFFFFF;
}

.td_border_1
{
	border-bottom: 1px solid #555555;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #555555;
}
TD.w
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px
}
TD.wc
{
    FONT-SIZE: 14px;
	font-weight: bold;
	color: #FFFFFF;
    /*FILTER: alpha(opacity=100);
    opacity: 1;*/
    VERTICAL-ALIGN: middle;
    FONT-FAMILY: Monotype Corsiva;
    TEXT-ALIGN: center;
}
TABLE.w
{
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px
}

TD.tbcontent
{
	background-color: #FFFFFF;
}

.tblWordContainer
{
	color: #FFFFFF;
	font-size: 8px;
	font-family: Courrier New;
	visibility: hidden;
	overflow: auto;
	display: none;
	position: absolute;
	left: 0px;
	top: 0px;
}