body
{
	
}
.section
{
	font-weight: bold;
	font-size: 10pt;
	color: maroon;	
	font-family: 'Tahoma';
	text-decoration: underline;
}
.store
{
	font-weight: normal;
	font-size: 12pt;
	font-style: italic;
	color: black;	
	font-family: 'Times New Roman';	
}
.item
{
	font-weight: normal;
	font-size: 10pt;
	color: black;	
	font-family: 'Tahoma';	
	
}
.menuitem
{
	font-weight: normal;
	font-size: 10pt;
	color: maroon;	
	font-family: 'Tahoma';	
	
}
A:hover {
   font-weight: bold;
   }
.main
{
	font-weight: normal;
	font-size: 10pt;
	color: black;	
	font-family: 'Tahoma';	
}
.mainsm
{
	font-weight: normal;
	font-size: 8pt;
	color: black;	
	font-family: 'Tahoma';	
}
.submenu
{
	font-weight: bold;
	font-size: 10pt;
	color: white;	
	font-family: 'Tahoma';	
	text-decoration: none;
    
}
.botmenu
{
	font-weight: normal;
	font-size: 10pt;
	color: black;	
	font-family: 'Tahoma';	
	text-decoration: none;
    
}
.note
{
	font-weight: bold;
	font-size: 10pt;
	color: black;	
	font-family: 'Tahoma';	
}
.note2
{
	font-weight: bold;
	font-size: 10pt;
	color: red;	
	font-family: 'Tahoma';	
}
.notereg
{
	font-weight: normal;
	font-size: 10pt;
	color: black;	
	font-family: 'Tahoma';	
}
.notered
{
	font-weight: normal;
	font-size: 10pt;
	color: maroon;	
	font-family: 'Tahoma';	
}
.header
{
	font-size: 16pt;
	color: maroon;
	font-style: italic;
	font-family: 'Lucida Calligraphy' , 'Times New Roman';
}

.Tableheader
{
	font-weight: bold;
	font-size: 16pt;
	font-style: italic;
	color: black;
	font-family: 'Lucida Calligraphy' , 'Times New Roman';
}