
.MainMenuTitle
{
	height: 12pt;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 8pt;
	vertical-align: sub;
}
.MainMenuItem
{
	height: 12pt;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 8pt;
	font-weight: bold;
}
.MainMenuSubItem
{
	height: 12pt;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 8pt;
}
.ApplicationDefault
{
	height: 14pt;
	font-family: Verdana, Arial, Times New Roman;
	font-size: 8pt;
}

.ApplicationDefaultText
{
	font-size: 8pt;
	font-family: Verdana, Arial;
	height: 12pt;
}
BODY
{  
	border-style:outset; 
	border-width:1; 
	font-family: Arial; 
	font-size: 8pt; 
	background-color:#C7D0D9; 
	font-weight:bold
}
a:hover
{
	color: #0000FF; 
	text-decoration: none; 
	font-family:Arial; 
	font-size:8pt; 
	font-weight:bold 
}
a:active
{
	font-weight: bold;
	font-size: 8pt;
	color: Blue;
	font-family: Arial;
	text-decoration: none;
}
a:visited
{
	font-family: Arial; 
	font-size: 	8pt; 
	font-weight:
	bold; color: Black;
}
a:visited:hover
{
	font-family: Arial; 
	font-size: 8pt; 
	font-weight:
	bold; color: Blue;
}

a:visited:active
{
	font-family: Arial; 
	font-size: 8pt;
	 font-weight:
	bold; color: Red;
}
a:link 
{
	font-weight: bold;
	font-size: 8pt;
	color: Black;
	font-family: Arial;
}

