BODY, TABLE, TD {
	font-family: Arial, Verdana,Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

A {
	color : #263672;
	text-decoration : underline;
}

A.topmenu {
	font-size: 8pt;
	color: #FEFDFD;
	text-decoration : none;
}

.white {
	color: #FEFDFD;
}

.cap {
	font-weight : bold;
	padding-top : 6px;
	padding-bottom : 12px;
}

.menu {
	padding-bottom : 10px;
}

.text {
	text-align : justify;
}

.fcol {
	border : 1 solid #5D5D5D;
	font-size : 10px;
}

.h1 {
        color: #DF7903;
	font-size: 14px;
        font-weight : bold;
	padding-top : 6px;
	padding-bottom : 12px;
}

.h2 {
	color: #DF7903;
        font-size: 12px;
	font-weight : bold;
	padding-top : 6px;
	padding-bottom : 12px;
}

.h3 {
        color: #000000;
	font-size: 12px;
	font-weight : bold;
	padding-top : 6px;
	padding-bottom : 12px;
}

ul{
	list-style-image: url(images/arrow.gif);
	margin-left: 16px;	
}
li {
	margin-bottom: 6px;	
}
.tbcap  {
background:white;
font-weight : bold;
}
.tb{
background:white;
}