.bg {
	background-image: url(/notes/images/bg2005.gif);
	background-repeat: no-repeat;
}

.bgtable {
	background-image: url(/notes/images/bg2005sm.gif);
	background-repeat: no-repeat;
	
}

body, td, p, form, ul, ol				{
	font-family :  verdana, arial, helvetica;
	color : #000000;
	font-size : 10pt;
}

.header			{
	font-family : courier new, times new roman;
	font-weight : bold;
	font-size : 10pt;
	letter-spacing: 1px;
}

.space			{
	line-height: 18pt;
}

.small			{
	font-size: 8pt;
}

.medium			{
	font-size: 9pt;
}

a:link	 	{
	color : #5e5e5e;
	text-decoration : underline;
}

a:visited	{
	color : #999999;
	text-decoration : none;
}
							 
a:active	{
	color : #d8d8d8;
	text-decoration : none;
}
							 
a:hover		{
	color : #d8d8d8;
	text-decoration : none;

}

.button		{
	background-color:#e1e1e1;
	font-size: 9pt;
	color: #333333; 
}

.comment		{
	font-size: 8pt;
	font-weight: bold;
}