﻿body {
    margin: 0,0,0,0;
    padding: 0, 0, 0, 30;
    background: url(images/ricebk.jpg);
    font-family:  Arial, Helvetica, sans-serif;
	font-size: 10pt; font-weight:normal;
	color: #000000 ;
	scrollbar-face-color:#999999;
	scrollbar-arrow-color:#990000;
	scrollbar-track-color:#666666; }

td {
    margin: 0,0,0,0;
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; font-weight:normal;
	color: #000000 ;
}

#head {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 16pt; font-weight: bold; color: #990000;
	margin: 20,0,10,0; 
	padding: 0, 0, 0, 0;}
	
#subhead {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 13pt; font-weight: bold; color: #cc6600;
	margin:0, 0, 0, 0; 
	padding: 0, 0, 0, 0;}

#song {  font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #333333;
	margin-top:0px; }

#namebox {
	margin: 25,10,0,20; 
	 }
	
#titlebox {
	margin: 80,10,0,20; 
	}

#links {
	width: 170; background: rgb(230, 232, 224);
	padding: 15 20 15 20; margin: 40,10,0,20; 
	border: thin dotted #999999;
	font-family: Times New Roman, Times, serif;
	font-size: 10pt; font-weight:normal; color:#000000;
	}

.notes {  font-family: Times New Roman,Times,serif; font-size: 10pt; font-style: italic; font-weight: 400; color: #000000 }
	
a:link { color: #cc6600; text-decoration: none }
a:visited { color: #990000; text-decoration: none }
a:hover { color: #66CC33; text-decoration: none }
a:active {color: #990000; text-decoration: none }