.bkgpaper {
	background-image: url(images/home_paper.jpg);
	background-repeat: no-repeat;
}
div.scroll {
	height: 400px;
	width: 390px;
	overflow: auto;
	padding: 10px;
}
body { 
scrollbar-base-color: #663366; 
scrollbar-face-color: #AF966E; 
scrollbar-track-color: #CFB994; 
scrollbar-arrow-color: #330033;
scrollbar-highlight-color: #E3CB9B; 
scrollbar-3dlight-color: #CCCCCC; 
scrollbar-shadow-color: #642E00;
scrollbar-darkshadow-color: #642E00; 
	color: #663300;

} 
a {
	color: #660000;
	text-decoration: underline;
	font-weight: bold;
	}
a:hover {
	color: #993300;
	text-decoration: underline;
	}


p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #663300;
	text-decoration: none;
	margin: 0px;
	padding: 10px 0px;
}

ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #660000;
	text-decoration: none;
	list-style-type: disc;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 15px;
	list-style-position: outside;
	list-style-image: url(images/music_note.gif);



	}

h1 {
	margin: 0px;
	padding: 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #663300;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	text-align: left;
}

h1 b{
	color: #333333;
	padding: 10px;
	margin: 0px;
	border-right: 1px solid #CCCCCC;
	font-weight: normal;
	}
h2 {
	margin: 10px 0px 5px;
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3F6AB1;
	text-decoration: none;
}

h3{
	font-size: 15px;
	background-color: #3F6AB1;
	color: #FFFFFF;
	padding: 5px;
	margin: 10px 0px 3px 0px;
	clear: right;
}

h4 { 
	font-size: 13px;
	color: 003366;
	margin: 0px;
	}
h5 {
	font-size: 14px;
	line-height: 19px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 0px;
	padding-bottom: 0px;


	}
.forms {
	background-color: #DBCCAB;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #660000;

}
