body  {
   color:            #000000;
   font-size:        8pt;
   font-family:      helvetica, arial, sans-serif;;
   text-decoration:  none;
   margin-bottom:    0px;
   margin-left:      0px;
   margin-right:     0px;
   margin-top:       0px;
   background-color: #ffffff;
}

h1 {
   font-family:    helvetica, arial, sans-serif;
   font-size:      12pt;
   font-weight:    2400;
   color:          #393871;
   letter-spacing: 3pt;
}

h2 {
   font-family:    helvetica, arial, sans-serif;
   font-size:      10pt;
   font-weight:    1800;
   color:          #76758F;
   letter-spacing: 2pt;
}

h3 {
   font-family:    helvetica, arial, sans-serif;
   font-size:      10pt;
   font-weight:    1200;
   color:          #22206E;
   letter-spacing: 1pt;
}

h4 {
   font-family:    helvetica, arial, sans-serif;
   font-size:      8pt;
   font-weight:    600;
   color:          #C5C4DB;
   letter-spacing: 1pt;
}

a:link {
   color:           #393871;
   text-decoration: none;
   font-weight:     bold;
}

a:visited {
   color:           #76758F;
   text-decoration: none;
   font-weight:     bold;
   font-weight:     bold;
}

a:active {
   color:           #76758F;
   text-decoration: none;
   font-weight:     bold;
}

a:hover {
   color:#22206E;
   text-decoration: underline;
   font-weight:     bold;
}

td .exploits {
}

td .exploits .filename {
}

td .exploits .description {
}

td .exploits .cve {
}

table .exploits {
   font-size: 8pt;
}

table .skydive {
   font-size: 8pt;
   width: 600px;
}

table .tools {
   font-size: 8pt;
}

table .papers {
   font-size: 8pt;
}

table .advisories {
   font-size: 8pt;
}

table .patches {
   font-size: 8pt;
}

table .reverseengineering {
   font-size: 8pt;
}

table .border {
   border: 1px solid #76758f;
   width:  450px;
}

table .main {
   padding: 5px;
   margin:  5px;
}
