a:link
{
	color: #FF3300;
	font-size: 12pt; 
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: none;
}
a:visited
{
	color: #FF3300; 
	font-size: 12pt;
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: none;
} 
a:hover 
{
	color: #996600;
	font-size: 12pt;
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: underline;
}
a:active 
{
	color: #FF3300;
	font-size: 12pt;
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: none;
}
a.menu:link
{
	color: #FFFFCC;
	font-size: 10pt; 
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: none;
}
a.menu:visited
{
	color: #FFFFCC; 
	font-size: 10pt;
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: none;
} 
a.menu:hover 
{
	color: #CCCC00;
	font-size: 10pt;
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: underline;
}
a.menu:active 
{
	color: #FFFFCC;
	font-size: 10pt;
	font-family: Trebuchet MS, Arial, Verdana;
	text-decoration: none;
}
table
{
	table-border-size: 0;
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102);
	font-family: Trebuchet MS, Arial, Helvetica, Verdana;
	font-size: 12pt;
 
}

tr {
	vertical-align: middle;
	text-align: left;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12pt;
}

td {
	color: #0000ff; 
	vertical-align: middle;
	text-align: left;
	vertical-align: top;
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12pt;
}
body
{
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 12pt;
	color: #663300;
	background-color: #ffffff;
	margin-top: 10;
	margin-left: 20;
	margin-right: 20;
}
h1
{
	font-family: Trebuchet MS, Arial, Verdana;
	color: 0000;
	font-weight: normal;
}
h2
{
	font-family: Trebuchet MS, Arial, Verdana;
	color: #663300; 
	font-weight: normal;
    margin-bottom: 0; margin-top: 0; 
}
h3
{
	font-family: Trebuchet MS, Arial, Verdana;
	color: #000066; 
	font-style: italic;
	font-weight: regular;
}
h4
{
	font-family: Trebuchet MS, Arial, Verdana;
	color: #FF3300;
    margin-bottom: 0; margin-top: 0; 
    font-style: italic;
	font-weight: bold;

}
h5
{
	font-family: Trebuchet MS, Arial, Verdana;
	color: 0000ff;
	font-size: 12pt;
    margin-bottom: 0; margin-top: 0; 
}
h6
{
	font-family: Trebuchet MS, Arial, Verdana;
	color: #660033;
	font-size: 10pt;
}
p 
{
    color: #0000ff;
    font-size: 12pt;
    margin-bottom: 0; margin-top: 0; margin-left: 0; margin-right: 20; 
    
}
p.personnel 
{
    color: #663300;
    font-size: 10pt;
    margin-bottom: 0; margin-top: 0; margin-left: 0; margin-right: 20; 
    
}
normal 
{
    color: #008080;
    font-size: 10pt;
    margin-bottom: 0; margin-top: 0; 
    
}
li
{
    color: #663300;
    font-size: 12pt;
    margin-bottom: 0; margin-top: 0; 
}
ul
{
    color: black;
    font-size: 10pt;
    margin-bottom: 0; margin-top: 0; 
}
iframe
{
	bordercolor=rgb(255,204,102);
	frameborder=1;
}
.menu
{
	color: #660033;
	font-family: Arial, Helvetica, Verdana;
	font-size: 10pt;
}