a.bottomlink {text-decoration: none;
        font-weight: normal;
        color:#3b5b70;
        font-size: 10pt;
        font-family: Trebuchet MS;
        font-variant: normal;
        font-style: underline;
}

a.bottomlink:hover {color: #E12121;}

a.biglink {text-decoration: underline;
        color:#3b5b70;
        font-weight: bold;
        font-size: 12pt;
        font-family: Trebuchet MS;
        font-variant: normal;
        font-style: underline;
}
a.biglink:hover {color: #E12121;text-decoration: underline;}

font.bottomtext{
        font-weight: normal;
        color:#000000;
        font-size: 8pt;
        font-family: Trebuchet MS;
        font-variant: normal;
        font-style: normal;
}

font.pagetitle_big{
        font-weight: bold;
        color:#3b5b70;
        font-size: 19pt;
        font-family: Trebuchet MS;
        font-variant: normal;
        font-style: normal;
}

font.pagetitle_med{
        font-weight: normal;
        color:#3b5b70;
        font-size: 11pt;
        font-family: Trebuchet MS;
        font-variant: normal;
        font-style: normal;
}

font.pagetext{
        font-weight: normal;
        color:#000000;
        font-size: 10pt;
        font-family: Trebuchet MS;
        font-variant: normal;
        font-style: normal;
	 text-align: justify;
}

font.boldpagetext{
        font-weight: bold;
        color:#000000;
        font-size: 10pt;
        font-family: Trebuchet MS;
        font-variant: normal;
        font-style: normal;
	 text-align: justify;
}

font.bodytext{
        font-weight: normal;
        color:#000000;
        font-size: 10pt;
	  line-height: 11pt;
        font-family: verdana, arial, helvetica;
        font-variant: normal;
        font-style: normal;
}

table.sidebar {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}

a.sidebarlink {text-decoration: none;
        color:#E12121;
        font-weight: normal;
        font-size: 8pt;
        font-family: tahoma, arial, helvetica;
        font-variant: normal;
}

a.plainlink {text-decoration: underline;
        color:#0000FF;
        font-weight: normal;
        font-size: 10pt;
        font-family: Trebuchet MS;
        font-variant: normal;
}
