
.pulldown
{
font-size: 8pt;
font-weight: italic;
font-family: arial,verdana;
color: #FFFFFF;
background-color: #f9f7e4;

}

A:link {
		font-size: 8pt;
		font-family: arial;
		color: #FFFFFF;
		text-decoration: none; 
		background-color : transparent;
}

A:visited {
		font-size: 8pt;
		font-family: arial;
		color : #FFFFFF;
		text-decoration: none;
		background-color : transparent;
}

A:hover {
		font-size: 8pt;
		font-family: arial;
		color: #FFFFFF;
		text-decoration: underline; 
		background-color : transparent;
}

A:active {
		font-size: 8pt;
		font-family: arial;
		color:#FFFFFF;
		text-decoration: none;
		background-color : transparent;
}

h1, h2, h3, h4, h5, h6
{
	font-family: Arial;
}

h1
{
	color: #1d1b50;
}
h2
{
	color: #1d1b50;
 }
h3
{
	color:#1d1b50;
 
}
h4
{
	color: #1d1b50;
}
h5
{
	color: #1d1b50;
}
h6
{
	color: #1d1b50;
}