a
{
	font-family: Arial CE;
	color: Black;
	font-size: 10pt; 
	text-decoration: none;
	font-weight: bold;
}
a:visited
{
	color: Black;
} 
a:hover
{
	color: #666699;
	background-color: White;
}

.a_menu
{
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10;
	padding-right: 10;
	font-size: 10pt; 
	font-weight:bold
}
:visited.a_menu
{
	color: #FFFFFF; 
} 
:hover.a_menu
{
	color: #666699;
	background-color: White;
}

.h_inside
{
	font-size: 10pt;
	color: White;
	padding-left: 10pt;
	font-weight:bold
}

body
{
	font-family: Arial CE;
	color: #000000;
	font-size:10pt;
}
h1, h2, h3 
{
	font-family: Verdana;
	color: Black;
}
h1
{
	font-size: 24pt;
	font-style: italic;
	font-weight: bold;
}
h2
{
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
}
h3
{
	font-size: 12px;
}
h4
{
	font-size: 10px;
	text-align: center;
}
td           { font-size: 10pt; font-family: Arial CE;}
