h1 {font-size:16pt;
	font-family: Arial,Helvetica;
	color:#265972;
	text-decoration: none;
	background-image: url(./images/bgH1.jpg);
}

h2 {font-size:12pt;
        font-family: Verdana,Helvetica;
        color:#47752D;
        text-decoration: none;
}

h3 {font-size:12pt;

        font-family: Verdana,Helvetica;

        color: 000000;

        text-decoration: none;

}

body,td {font-size:10pt;
        font-family: Arial,Helvetica;
        color: 000000;

        text-decoration: none;

}

a {font-size:10pt;

        font-weight:bold;

        font-family: Arial,Helvetica;

        color:#467992;

        text-decoration: none;

}

a.navi {font-size:12px;
        font-family: Arial,Helvetica;
        color:#ffffff;
        text-decoration: none;
}
a.naviFooter {font-size:10px;
        font-family: Arial,Helvetica;
        color:#000000;
        text-decoration: none;
}




a:hover {
	color:"e0e0e0";
	text-decoration: underline;
}

.small {font-size:8pt;

}

.naviBar {background:#3d546c;
        color:#ffffff;
}
.naviBarHeader {background:#b0b0b0;
        font-weight:bold;
        color:#ffffff;
}
.naviBarContent {background:#e0e0e0;
        color:#000000;
}
.naviBarBg {
	background-image: url(images/bgNavi.gif);
}

.boxHeader {background:#b0b0bb;
        color:#000000;
}
.boxContent {background:#e0e0e0;
        color:#000000;
}
.boxContentLight {background:#f0f0f0;
        color:#000000;
}

.content {background:#ffffff;
        color:#000000;

}
.footer {
	background-image: url(images/bgFooter.gif);
}
.contentArea {
	background-image: url(images/bgAll.gif);
}
p td {
	text-align:justify;
}
.em {
	font-weight:bold;
	color:#37651D;
}

.thumb {
	cursor:pointer;
}
hr {
	color:#37651D;
}
