.NavLink {
	font-family:georgia,arial,helvetica;
	font-weight: bold;
	font-size:9pt;
	color: #000000;
	text-decoration:none;
}
.NavLink:hover{
	color: #666633;
	text-decoration:underline;
}

.NavLink2 
{
	font-family:Arial, Helvetica;
	font-weight: normal;
	font-size:11pt;
	color: #0033CC;
	text-decoration:none;
}
.NavLink2:hover
{
	color: #FF0000;
	text-decoration:underline;
	}
	
.NavLink4 
{
	font-family:Georgia, Arial, Helvetica;
	font-weight: bold;
	font-size:11pt;
	color: #666633;
	text-decoration:none;
}
.NavLink4:hover
{
	color: #FF0000;
	text-decoration:underline;
	}
	
	.thinBrdr 
{
    border-right: #000000 1px outset;
    border-top: #000000 1px outset;
    border-left: #000000  1px outset;
    border-bottom: #000000 1px outset;
	font-size: 10pt;
	padding: 0px;
}

.paragraph {  font-family: Georgia, Times New Roman, Times, serif; font-size: 10pt; font-style: normal; font-weight: normal; color: #000000; line-height: normal}
.caps {  font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #000000}
.pragraphspace {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal}
.ticker {font-family: Georgia, Times New Roman, serif; font-size: 8pt; font-style: normal; font-weight: normal; color: #000000}
