/* CSS Document for Frank E. Warren Music Service*/

<style  type="text/css" media="screen">

	H2.sub {text-align: center; font-family: Arial, Helvetica, Trebuchet MS; color:#505159;}
	
	H3.sub {text-align: center; font-family: Arial, Helvetica, Trebuchet MS; color:#505159;}
		
	p {display: block; margin-left: 2em; margin-right: 1em; font-family: Arial, Helvetica, Trebuchet MS; color:#6d7176; font-size:.9em;}
	
	li {display: disc; margin-left: 2em; margin-right: 1em; font-family: Arial, Helvetica, Trebuchet MS; color:#6d7176; font-size:.9em;}

		
	/*Link style for main body*/
	a.body:link {color: #938593; background: #D6E4DD; font-weight: normal; text-decoration:none; cursor: url(http://wordswork.com/frank/images/note2a.cur); /*cursor for windows*/}
	a.body:active {color: #938593; background: #D6E4DD; font-weight: bold; cursor: url(http://wordswork.com/frank/images/note2a.cur); /*cursor for windows*/}
	a.body:visited {color: #938593; background: #D6E4DD; font-weight: bold; cursor: url(http://wordswork.com/frank/images/note2a.cur); /*cursor for windows*/}
	a.body:hover {color: #938593; background: #D6E4DD; font-weight: bolder; text-decoration:underline; cursor: url(http://wordswork.com/frank/images/note2a.cur); /*cursor for windows**/}
	
	
	img {border: 0;}
	strong, b {font-weight: bold;}
	
	.tdback {background-color: #dbdcde; background-image: url(http://few-music.com/images/few_back2.jpg); background-repeat: no-repeat;}

/*calls custom cursor*/
	/*would be written as: table#nav td {cursor: url(http://wordswork.com/frank/images/note2a.cur);} /*cursor for windows*/
	
	</style>
	