body {
  background-color: #ffffff;
	font-family: arial,geneva,sans serif;
	font-size: 10pt;
	color: #000000;
}

#paypal a {
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
  color: #fff;
}

#paypal a:hover {
  color: #006;
}

td.sidebar {
        background-color: #00105a;
	font-family: arial,geneva,sans serif;
	font-size: 10pt;
	color: #000000;
}

table {
	font-family: arial,geneva,sans serif;
	font-size: 10pt;
	color: #000000;
}

td {
	padding-left: 2px;
        padding-right: 2px;
}

td.imagebox {
        font-weight: 700;
        font-size: 9pt;
        background-color: #eeeeee;  
	color: #000000;
}

.abstract {
	font-family: arial,geneva,sans serif;
        font-size: 10pt;
        font-weight: 700;
	color: #000000;	
}

.imagetext {
        font-size: 9pt;
        background-color: #ffffff;  
	color: #000000;
}

.subheadline {
        font-weight: 700;
        font-size: 10pt;
        background-color: #eeeeee;  
	color: #000000;
	border: 1px solid #FFCC00;
}

.mainheadline {
	font-weight: 700;
	font-size: 10pt;
	background-color: #ebebff;
	color: #000000;
	border: 1px solid #FFCC00;
}

a:link { 
	font-family: arial,geneva,sans serif;
	font-size: 10pt;
	font-weight: 700;
	text-decoration: underline;
	color: #000000;
}
	
a:visited {
	font-family: arial,geneva,sans serif;
	font-size: 10pt;
	font-weight: 700;
	text-decoration: underline;
	color: #000000;
}

a:active { 
	font-family: arial,geneva,sans serif;
	font-size: 10pt; 
	font-weight: 700;
	text-decoration: underline;
	color: #000000;
}

a:hover { 
	font-family: arial,geneva,sans serif;
	font-size: 10pt;
	font-weight: 700;
	text-decoration: underline;
	color: #000000;
        background-color: #ebebff;
}

a.mainmenu:link { 
	color: #ffffff;
}
	
a.mainmenu:visited {
	color: #eeeeee;
}

a.mainmenu:active { 
	color: #dddddd;
}

a.mainmenu:hover { 
        color: #000000;
        background-color: #ebebff;
}