a:link
{
	color: rgb(42,56,126); 
	text-decoration: none
}
a:hover
{
	color: rgb(42,56,126);
	background-color: rgb(255,255,204); 
}
a:visited
{
	color: rgb(92,106,176); 
	text-decoration: none
} 
a:active 
{
}
.lpad           { padding-left: 10 }
.rpad           { padding-right: 10 }
.navbar
{
       font-family: verdana;
       font-size: 13 px;
	font-weight: bold
} 
normal
{
	font-family: Arial;
	font-size: 10 pt; 
	color: rgb(26,26,0);
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
table
{
	font-family: Arial;
	font-size: 14px; 
	color: rgb(26,26,0);
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}li
{
	font-family: Arial;
	font-size: 10 pt; 
	color: black;
}
menu
{
	font-family: Arial;
	font-size: 8 pt; 
	color: black;
}
definition
{
	font-family: Arial;
	font-size: 8 pt; 
	color: red;
}
h1
{
	font-family: Arial, Helvetica;
	color: rgb(26,26,0);
	font-size: 14 pt; 
}
h2
{
	font-family: Arial, Helvetica;
	color: rgb(26,26,0);
	font-size: 12 pt; 
}
h3
{
	font-family: Arial, Helvetica;
	color: rgb(26,26,0);
	font-size: 10 pt; 
}
h4
{
	font-family: Arial, Helvetica;
	color: rgb(26,26,0);
	font-size: 10 pt; 
}
h5
{
	font-family: Arial, Helvetica;
	color: rgb(26,26,0);
	font-size: 10 pt; 
}
h6
{
	font-family: Arial, Helvetica;
	color: rgb(26,26,0);
	font-size: 10 pt; 
}

