body {
    font-family: Arial, Tahoma;
    font-size: 8pt;
    /*background: #FFFFFF;*/
    background: #FFFFFF url(images/bg.gif) repeat-x;
    color: #000000;
	margin-top: 9;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding: 0 0 0 0;
}

td, th {
	font-family: Arial, Tahoma;
    font-size: 8pt;
}
select, option {
	font-family: Arial, Tahoma;
    font-size: 8pt;
}
textarea {
	font-family: Arial, Tahoma,;
    font-size: 8pt;
}

img {
    border: 0;
}

img.withborder {
	border: 2px solid #CCC;
}

a {
    color: #0B0B0B;
    text-decoration: none;
}

a:visited {
    color: #0B0B0B;
}

a:hover {
    text-decoration: underline;
}

.songname {
	font-family: Arial, tahoma;
    font-size: 10pt;
    font-weight: bold;
}

.songlyric {
	font-family: Arial, tahoma;
    font-size: 8pt;
    color: #00699B;
    font-weight: lighter;
}

.content {
	padding: 0 0 0 32px;
	font-family: Arial, tahoma;
    font-size: 10pt;
    color: #333333;
}

.content1 {
	padding: 0 0 0 32px;
	font-family: Arial, tahoma;
    font-size: 8pt;
    color: #333333;
    font-weight: lighter;  
}

td.bgBlue {
	BACKGROUND: #F1F1F1 url(images/chb.gif) repeat-x;
	COLOR: #F1F1F1;
	FONT-FAMILY: Tahoma, Ms Sans Serif, Arial;
	FONT-SIZE: 8pt;
}

td.bgGray {
	BACKGROUND: #F1F1F1 url(images/header.gif) repeat-x;
	COLOR: #000080;
	FONT-FAMILY: Arial, Tahoma;
	FONT-SIZE: 8pt;
}

td.bgGreen {
	BACKGROUND: #F1F1F1 url(images/chg.gif) repeat-x;
	COLOR: #000000;
	FONT-FAMILY: Arial, Tahoma;
	FONT-SIZE: 8pt;
}
input.sFile {
	BORDER-RIGHT: #5696e1 1px solid;
	BORDER-TOP: #5696e1 1px solid;
	FONT-SIZE: 8pt;
	BORDER-LEFT: #5696e1 1px solid;
	BORDER-BOTTOM: #5696e1 1px solid;
	FONT-FAMILY: Arial, Tahoma;
	BACKGROUND-COLOR: #FFFFFF;
	width: 50px;
	height: 18px;
}

blockquote {
	margin: 10px;
 	padding: 0 0 0 32px;  	
  	background: #FAFAFA url(images/quote.gif) no-repeat 5px 10px !important; 
	background-position: 8px 10px;
	border: 1px solid #f2f2f2; 
	border-left: 4px solid #CC0000; 
	font-weight: bold;  
}

h1, h2, h3, p {
	padding: 0;		
	margin: 10px;
}
é
ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}

.footer { 
	clear: both; 	
	border-top: 1px solid #F2F2F2;
	background: #FFF url(images/footerbg.gif) repeat-x;
	padding: 2px 0 10px 0; 
	text-align: center;  
	line-height: 1.5em;
}

.footer a { 
	text-decoration: none; 
	font-weight: bold;		
}

.clear {	clear: both; }
.red   { color: #CC0000; }

.comments { 
	margin: 20px 10px 5px 10px; 
	padding: 3px 0;
	border-bottom: 1px dashed #EFF0F1; 	
	border-top: 1px dashed #EFF0F1;	
}

a.menu{
	float: left;
	display: block;
	background: url(images/bg1.gif) repeat-x;
	padding:5px 9px 10px 10px;
	color: #0B0B0B;
}

input.button { 
	margin: 0; 
	font: 10px Arial, Tahoma;
	border: 1px solid #0080FF;
	padding: 1px;
	background: #FAFAFA;
	color: #0080FF;
}
