/* 
	Note Structure
	
	This stylesheet information defines the note structure used throughout
	the website. This consists merely of the display properties for the text.

	Date:		8-1-2005
	Author:		Mike McMahon
*/

div.note{
	font-size: 10px;
	color: #000000;
}
