body,td{

    font-size:11pt;
    font: tahoma;
    font-family: tahoma;
    color: #000000;
}

a:link {
    color : #333399;
    text-decoration: none;
}

a:visited {
    color : #333399;
    text-decoration: none;
}

a:hover {
	color : #0000FF;
	text-decoration: underline;
}

table
{
	border-collapse:collapse;	
}

table.menu
{
	
}

td.standard
{  
	font-size:8pt;
	background-color:#FFFFFF;
	color:white;
	border-style:solid;
	border-width:0px;
	text-align:center;
}

table.standard
{ 
	background-color:#FFFFFF;	
	border-style:solid;
	border-color:black;
	border-width:0px;
	border-collapse:collapse;
}


h1{
    font-size: 18;
    font: tahoma;
    font-family: tahoma;
}

h2{
    font-size: 15;
    font: tahoma;
    font-family: tahoma;
}

h3{
    font-size: 13;
    font: tahoma;
    font-family: tahoma;
}
