.bkground
	{
		bgcolor: #B49BCD;
		leftmargin: 0;
		topmargin: 0;
		marginwidth: 0;
		marginheight: 0;
		link: blue;
		vlink: #B49BCD;
	}
.title 
	{  
		font-family: Tahoma;
		font-size: 12px; 
		font-weight: bold; 
		color: #E78B03;
	}
.rtitle 
	{  
		font-family: Tahoma;
		font-size: 12px; 
		font-weight: bold; 
		color: red;
	}
.text
	{  
		font-family: Arial; 
		font-size: 12px; 
		line-height: 19px;
		color: #000000
	}
.btext
	{  
		font-family: Arial; 
		font-size: 12px; 
		line-height: 19px;
		color: blue;
		text-decoration: none
	}
.rtext
	{  
		font-family: Arial; 
		font-size: 12px; 
		line-height: 19px;
		color: red;
		text-decoration: none

	}
.listbullet 
		{  
				list-style-image:  url(images/bullet.gif)
		}
.links 
	{  
		font-family: Tahoma; 
		font-size: 12px;
		font-weight: bold; 
		color: blue; 
		text-decoration: none
	}
.links:hover 
	{ 
		color: #E78B03;
		font-family: Tahoma; 
		font-size: 12px; 
		font-weight: bold
	}
.currentlink
	{
		font-family: Tahoma; 
		font-size: 12px;
		font-weight: bold; 
		color: red; 
		text-decoration: none
	}
.nlink
	{  
		font-family: Arial; 
		font-size: 12px; 
		line-height: 19px;
		color: blue;
		text-decoration: underline
	}
.notes
	{  
		font-family: Arial; 
		font-size: 12px; 
		line-height: 19px;
		color: green;
	}
.date 
	{  
		font-family: Arial; 
		font-size: 10px; 
		color: purple
	}
a:hover 
	{  
		color: purple;
		text-decoration: underline
	}
.footer 
	{ 
		font-family: Tahoma; 
		font-size: 10px; 
		line-height: normal; 
		color: #FFFFFF; 
		font-weight: bold ; 
		text-decoration: none
	}
.footer:hover 
	{  
		color: #FFFFFF
	}
