body, td {

	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;

	color : #2d2d2d;
}

table.highlight {
	background-color: #e1e1e1;
	border: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	padding: 10px;
	width: 100%;
}

table.highlight2 {
	background-color: #e1e1e1;
	border: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	padding: 4px;
	width: 100%;
}

table.photo {
	background-color: white;
	border: solid;
	border-width: 4px;
	border-color: gray;
	padding: 10px;
	width: 1%
	padding: 0px;
}

table.highlight2 {
	background-color: white;
	border: solid;
	border-width: 1px;
	border-color: #c0c0c0;
	padding: 0px;
	width: 100%;
}

table.highlight2 tr.white	{
		background-color: white;
}

table.highlight2 tr.dark	{
		background-color: #dfddff;
}

table.highlight2 td	{
	vertical-align:bottom;	
}



table.newspaper{
	width:100%;
	padding:20px;	
}

table.chords  td	{
		font-size:150%;
		padding:10px 20px 10px 20px;	
}



li { 

        padding: 1px;
}

p {
	margin: 18px 10px 10px 0px;	
}


div.sidebar {
	border : dotted;	
	border-width : 1px;
	float:left;
	width:10%;
}

div.main { 
	border: dotted; 
	float:center;
	border-width: 1px; 
	width: 90%; 
	color: #3f3f3f; 
	margin: 10px;
	padding: 10px;
}

div.container {
	border-width:0px;
	width:100%;	
}




div.box { 
	border: solid; 
	border-width: 1px; 
	width: 100%; 
	color: #aaaaaa; 
}
	
div.bigpoint{
		border: dotted; 
		border-width: 4px; 
		width: 50%; 
		border-color: #540E01; 
		margin: 10px;
		padding: 10px;
		font-size:24px;
		line-height:28px;
		font-weight:bold;

}
	

hr{ 
	color:3f3f3f; 
	width:90%; 
	height:2px; 
} 

a:link {color:#780000;text-decoration: none;}     /* unvisited link */
a:visited {color: #460000; text-decoration: none; }  /* visited link */
a:hover {text-decoration: underline;}   /* mouse over link */
a:active {color: #780000; text-decoration: none; }


H1 {
	text-align: center;
	margin: 20px;
	font-family: "Times New Roman","Times",serif;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	font-size : 24px;


	color:#000020;
}

H2 {
	margin: 10px 0px 0px 0px;
	font-family: "Times New Roman","Times",serif;
	font-weight: bold;
	font-size : 18px;
	border-bottom: 1px solid gray;
	color:#000050;
}

H3 {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 14px 0px 0px 0px;
	font-weight: bold;
	font-size : 13px;
	color:#005000;
	border-bottom: 0px solid gray;
}

H4 {
	margin: 10px 0px 0px 0px;
	font-family: "Times New Roman","Times",serif;
	font-weight: bold;
	font-size : 18px;
	border-bottom: 1px solid gray;
	color:#000040;
}



	
address {
  margin-top: 1em;
  padding-top: 1em;
  border-top: thin dotted; 
}





