body {
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#339999;
	margin:0 0 0 0;
}

td {
	font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	line-height:150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
}

th {
	font-size:12px;
	color:#000000;
	line-height:150%;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
}

table.first { 
	border-top:2px solid #CC6600;
	border-left:2px solid #CC6600;
	border-right:2px solid #CC6600;
	margin: 50px auto 0 auto;
	background-color:#339999;
}

table.second {
	background-color:#339999;
	border-right:2px solid #CC6600;
	border-left:2px solid #CC6600;
	border-bottom:2px solid #CC6600;
}

td.top {
	background-color:#339999;
}

td.leftCol {
	background-color:#FFFFFF;
	/*border-right:1px dashed #CCCCCC;*/
	text-align:left;
}

td.rightCol {
	background-color:#FFFFFF;
	border-left:1px dashed #CCCCCC;
}

td.footer {
	background-color:#CCFFFF;
	border-top:10px solid #FFFFFF;
	font-size:10px;
	color:#996600;
	line-height:100%;
	font-family:verdana;
}

p.leftCol {
	font-size:11px;
	font-weight:normal;
	color:#555555;
	font-family:arial;
	line-height:125%;
	margin:0;
	padding: 0 0 10px 0;
}

p.leftColVerse {
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	color:#555555;
	font-family:arial;
	line-height:120%;
	margin:0;
	padding: 0 0 10px 0;
}

p.rightCol {
	font-size:12px;
	color:#000000;
	line-height:150%;
	font-family:trebuchet ms, Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	margin:0;
	padding:0 0 25px 0;
}

a { color:#076567; color:#076567; color:#076567; }

h1 {
	font-size:20px;
	font-weight:bold;
	color:#CC6600;
	font-family:arial;
	line-height:110%;
	text-align:left;
}

h2 {
	font-size:15px;
	font-weight:bold;
	color:#333333;
	font-family:arial;
	line-height:150%;
	text-align:left;
}

h3 {
	font-size:11px;
	font-weight:bold;
	color:#CC6600;
	font-family:arial;
	line-height:100%;
	text-align:left;
}

h3.center {
	text-align:center;
}

h4 {
	font-size:9px;
	font-weight:bold;
	color:#CC6600;
	font-family:arial;
	line-height:100%;
	text-align:left;
	
}
 
 li.leftCol {
 	font-size:11px;
	font-weight:normal;
	color:#555555;
	font-family:arial;
	line-height:120%;
	padding-bottom:5px;
 }
 
 span.author {
 	font-size:11px;
	font-weight:normal;
	color:#555555;
	font-style:italic;
	font-family:arial;
 }
 
 .bold {
 	font-weight:bold;
 }
 
 .center {
 	text-align:center;
 }