.titlevic { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #F60094; font-weight: bold; font-size: 18pt; text-align: center; }
.subtitlevic { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #F60094; font-weight: bold; font-size: 14pt; text-align: center; }
.titlejamie { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #9966ff; font-weight: bold; font-size: 18pt; text-align: center; }
.subtitlejamie { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #9966ff; font-weight: bold; font-size: 14pt; text-align: center; }
.titlehww { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #d155c5; font-weight: bold; font-size: 18pt; text-align: center; }
.subtitlehww { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: #d155c5; font-weight: bold; font-size: 14pt; text-align: center; }
.titledollie { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: rgb(235,96,239); font-weight: bold; font-size: 18pt; text-align: center; }
.subtitledollie { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; background-color: rgb(235,96,239); font-weight: bold; font-size: 14pt; text-align: center; }
a.navig {
    margin-right: 1px;
    padding: 2px 7px 2px 7px;
    width: 90px;
    height: 17px;
    display: block;
    text-align: center;
    border: 1px solid gray;
    color: #000;
    background: #fff;
	font-weight: bold;
    font-size: 13px;
	margin-bottom: 10px;
}
a.navighome {
    margin-right: 1px;
    padding: 2px 7px 2px 7px;
    width: 90px;
    height: 22px;
    display: block;
    text-align: center;
    border: 1px solid gray;
    color: #000;
    background: #fff;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}

a.menu {
    display: block;
    text-align: center;
    border: 0px solid gray;
    color: #000;
    background: #fff;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 15px;
}


a:hover.navig 	{ background : #E8F0F8; color: #000; }
a:active.navig  { background : #E8F0F8; color: #000; }

a.black { color: black; }

h1.title { color: black; font-size: 30px; text-align: center; margin-bottom: 10px;}
h2.title { color: #000000; font-size: 24px; text-align: center;}
body {
	background: black;
       margin: 0;
       padding: 0;
     #  width: 760px;
      }

table.border { background-color: black; }
table.code { background-color: black;
         border-top:solid;
         border-left: solid;
         border-right: solid;
         border-bottom: solid;
         border-width: 1px;
	 margin: 0px 0px 0px 0px;
}

td.page {
background-color: white;
         border-top:solid;
         border-left: solid;
         border-right: solid;
         border-bottom: solid;
         border-width: 1px;
	 margin: 5px 5px 5px 15px;
	 padding: 10px;
	 text-align: justify;
	 clear: left;
	 font-weight: normal;
	 font-size: 14px;
#	 width: 580px;
}
.small { font-size:10pt; color: white; margin-top: 3px;}

input, select {
	background-color: #ffffff; 
	border: 1px solid #000000;
}
