    h1 {
	font-family:		Helvetica, Arial, sans-serif;
	font-weight:		bold;
	font-size:		24pt;
	text-align:		right;
	color:			white;
	background-color:	rgb(51, 102, 153);
	background-repeat:	no-repeat;
	background-position:	0% 0%;
	padding-left:		6px;
	padding-right:		6px;
	padding-bottom:		1px;
	padding-top:		1px;
	margin-left:		1px;
	margin-right:		1px;
	margin-top:		1px;
	margin-bottom:		4px;
    }

    h2 {
	font-family: helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	text-align: left;
	color: white;
	background-color: rgb(51, 102, 153);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 10px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-style: none;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 0px;
	margin-bottom: 0px;
    }

    h2.alert {
	color:			rgb(0, 0, 0);
	background-color:	rgb(200, 64, 64);
    }

    h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	text-align: center;
	color: rgb(0,0,0);
	background-color: rgb(255, 255, 255);
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
    }

    div.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 24pt;
	text-align: right;
	color: white;
	background-color: rgb(51, 102, 153);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 10px;
	padding-right: 6px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
    }

    div.sec {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18pt;
	text-align: left;
	color: white;
	background-color: rgb(51, 102, 153);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	padding-left: 10px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	border-style: none;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
    }

    div.page {
	background-repeat:	repeat;
	background-position:	0 0;
	background-color:	rgb(255,255,255);
	color:			rgb(0,0,0);
	margin-left:		0px;
	margin-right:		0px;
	margin-top:		0px;
	margin-bottom:		0px;
	padding-left:		4px;
	padding-right:		4px;
	padding-bottom:		4px;
	padding-top:		4px;
	border-style:		solid;
	border-width:		5px;
       }

    div.hotlink {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-style: none;
	border-width: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	position: absolute;
	z-index: 20;
	visibility: hidden;
    }

    .hotlink table {
	border-collapse: collapse;
	border-style: none;
	border-width: 0;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
    }

    .hotlink td {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-style: none;
	border-width: 0;
	vertical-align: top;
	background-color: transparent;
    }

    .hotlink tr {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-style: none;
	border-width: 0;
	vertical-align: top;
	background-color: transparent;
    }

    .hotlink img {
	border-style: none;
    }

    .hotlink a {
	border-style: none;
    }

    div.jump { 
	 font-family: Arial, Helvetica, sans-serif;
	 font-weight: normal;
	 text-align: center;
	 font-size: 10pt;
	 padding-left: 1px;
	 padding-right: 1px;
	 padding-bottom: 1px;
	 padding-top: 1px;
	 border-style: none;
	 margin-top: 1px;
	 margin-bottom: 4px;
	 margin-left: 1px;
	 margin-right: 1px;
       }

    a:link {
	color: rgb(0, 0, 255);
	background-color: transparent;
	}

    a:visited {
	color: rgb(0, 0, 128);
	background-color: transparent;
	}

    a:active {
	color: rgb(255, 0, 0);
	background-color: transparent;
	}

    body {
	color: rgb(0,0,0);
	background-color: rgb(102, 153, 153);
    }

    img.left {
	float: left;
	position: relative;
	border-style: none;
      }

    img.right {
	float:		right;
	position:	relative;
	border-style:	none;
	border-width:	0px;
	margin-bottom:	3px;
	margin-left:	5px;
	margin-top:	4px;
	margin-right:	8px;
      }

    img.center {
	margin-left: 2.5%;
	margin-right: 2.5%;
	border-style: none;
      }

    img.up {
	float: left;
	border-style: none;
      }

    div.cntr {
	margin-left: auto;
	margin-right: auto;
      }

    .cntr img {
	margin-left: auto;
	margin-right: auto;
    }

    p.warn {
	border-style: solid;
	border-width: 3px;
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 1px;
	margin-bottom: 1px;
	border-color: rgb(255,0,0);
	background-color: rgb(255,200,200);
	color: rgb(0,0,0);
	text-align: center;
    }

    p {
	text-align:		justify;
        margin-left:		4px;
        margin-right:		4px;
        margin-top:		4px;
        margin-bottom:		4px;
	padding-left:		4px;
	padding-right:		4px;
	padding-bottom:		4px;
	padding-top:		4px;
    }

    form {
	margin-bottom:		0px;
	margin-top:		0px;
    }

    caption {
	caption-side: bottom;
	width: auto;
	text-align: center;
    }

    div.tc {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	margin-left:		auto;
	margin-right:		auto;
    }

    .tc table {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-color: rgb(0,0,0);
    }

    .tc td {
	color: rgb(0,0,0);
	margin-left: auto;
	margin-right: auto;
	background-color: rgb(192,192,192);
	border-style: solid;
	border-width: 1px;
    }

    .tc th {
	color: rgb(0,0,0);
	background-color: rgb(128,128,128);
	border-style: solid;
	border-width: 1px;
	margin-left: auto;
	margin-right: auto;
    }

    .tc caption {
	border-style: none;
	caption-side: bottom;
	margin-left: auto;
	margin-right: auto;
    }

    div.tcc2 {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	margin-left:		auto;
	margin-right:		auto;
    }

    .tcc2 table {
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-color: rgb(0,0,0);
    }

    div.tcc {
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
	margin-left:		auto;
	margin-right:		auto;
    }

    .tcc table {
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	border-style: solid;
	border-width: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	border-color: rgb(0,0,0);
    }

    .tcc td {
	color: rgb(0,0,0);
	background-color: rgb(192,192,192);
	border-style: solid;
	border-width: 1px;
	margin-left:		auto;
	margin-right:		auto;
    }

    .tcc th {
	color: rgb(0,0,0);
	background-color: rgb(128,128,128);
	border-style: solid;
	border-width: 1px;
    }

    .tcc caption {
	border-style: none;
	caption-side: bottom;
    }

    div.fixed {
	font-family: Courier, monospace;
	font-size: 10pt;
	color: black;
	background-color: transparent;
    }

    div.title1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 18pt;
        font-weight: bold;
        text-align: center;
        color: black;
        background-color: rgb(255, 255, 255);
        padding-left: 2px;  
        padding-right: 2px;
        padding-bottom: 8px;
        padding-top: 2px;
        border-style: none;
        margin-left: 2px;
        margin-right: 2px; 
        margin-top: 2px;
        margin-bottom: 4px;
       }

    div.title2 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14pt;
        font-style: italic;
        text-align: center;
        color: black;
        background-color: rgb(255, 255, 255);
        padding-left: 2px;
        padding-right: 2px;
        padding-bottom: 2px;
        padding-top: 2px;  
        border-style: none; 
        margin-left: 2px;
        margin-right: 2px; 
        margin-top: 2px; 
        margin-bottom: 2px;
       }

    p.inset {
        font-family: Arial, Helvetica, sans-serif;
        font-style: italic;
        font-size: 12pt;
        text-align: justify;
        margin-left: 4px;
        margin-right: 4px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-left: 72px;  
        padding-right: 30px;
        padding-bottom: 4px;
        padding-top: 4px;
      }

    th.skills {
        font-family: Arial, Helvetica, sans-serif;
        text-align: center;
        font-size: 14pt;
        font-weight: bold; 
        color: white;
	background-color: black;
        background-repeat: repeat;
        background-position: 0% 0%;
    }

    div.warncss{
	color:			rgb(255,64,64);
	background-color:	rgb(255, 255, 255);
	font-weight:		bold;
	text-align:		center;
    }

    p.last br {
	clear:			both;
    }
