
a {
	font-size: 12px;
	color: #000088;
	font-family : Arial;
}

a.reversed {
	font-size: 11px;
	color: #000088;
	font-family : Arial;
	background-color :white;
	text-decoration : none;
}

a.reversed_altkey {
	font-size: 11px;
	color: #000088;
	font-family : Arial;
	background-color :white;
	text-decoration : underline;
}


td.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000088;
}


td.header1 {
	font-family: arial, helvetica, san-serif;
	color: #000088;
	font-size: 14px;
	font-weight: bold;
}

td.header2 {
	font-family: arial, helvetica, san-serif;
	color: #006688;
	font-size: 12px;
	font-weight: bold;
}

td.main {
	font-family: arial, helvetica, san-serif;
	color: #000088;
	font-size: 12px;
	font-weight: normal;
}

td.main_ital {
	font-family: arial, helvetica, san-serif;
	color: #000088;
	font-size: 12px;
	font-weight: normal;
	font-style : italic;
}

td.legend {
	font-family: arial, helvetica, san-serif;
	color: #000088;
	font-size: 10px;
	font-weight: normal;
}

td.subtitle {
	font-family: arial, helvetica, verdana;
	color: #000088;
	font-size: 12px;
	font-weight: bold;
}

td.results {
	font-family: arial, helvetica, verdana;
	color: #000088;
	font-size: 12px;
	font-weight: normal;
}

td.links {
	font-family: arial, helvetica, verdana;
	color: #000088;
	font-size: 10px;
	font-weight: normal;
}

td.inside_tbl_left {
	background-image : url(images/inside_tbl_left.gif);
}

td.inside_tbl_right {
	background-image : url(images/inside_tbl_right.gif);
}

td.leftside {
	background-image : url(images/leftside.gif);
}	

td.rightside {
	background-image : url(images/rightside.gif);
}

a.links {
	font-family: arial, helvetica, verdana;
	color: #000088;
	font-size: 10px;
	font-weight: normal;
	text-decoration : underline;
	}

h1.headline1 {
	font-family: arial, helvetica, verdana;
	color: #000088;
	font-size: 16px;
	}
	
h2.headline2 {
	font-family: arial, helvetica, verdana;
	color: #000088;
	font-size: 14px;
	}
	
