h1
{
	margin:0 0 10px 0; 
    padding:0;
    color:#000000;
	font-size:28px;
    font-weight:bold;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

h2
{
    font-size:120%;
	padding-top:15px;
	padding-bottom:5px;
	border-bottom:1px dashed #C4C4C3;
    font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif;
}

h3
{
	font-size:110%;
}


h4, h5, h6
{
	font-size:110%;
}

a.toFancy {}

table.data-table 
{
   border-collapse:collapse;
}

table.data-table thead
{
   background-color:#E6E6E6;
   color:#000;
   text-align:center;
}

table.data-table td
{
   border:1px solid #DEDEDE;
   padding:5px;
}

table.partners-logo td
{
    text-align:center;
    vertical-align:middle;
    font-size:10px;
    font-weight:Verdana;
    width:25%;
}

.topzag {position: absolute; top:0px; left:300px; z-index:998}