@font-face {

   font-family: "Roboto Light";

   src: url('robotolight.ttf') format('truetype');

}

@font-face {

   font-family: "Roboto Medium";

   src: url('robotomedium.ttf') format('truetype');

}

@font-face {

   font-family: "NK767 Alt";

   src: url('verdana.ttf') format('truetype');

}

a {

   color: #0000FF;

   text-decoration: underline;

}

a:visited {

   color: #800080;

}

a:active {

   color: #FF0000;

}

a:hover {

   color: #0000FF;

   text-decoration: underline;

}

h1 {

   background-color: transparent;

   color: #000000;

   display: inline;

   font-family: Roboto Medium;

   font-size: 32px;

   font-style: normal;

   font-weight: bold;

   margin: 0px 0px 0px 0px;

   padding: 0px 0px 0px 0px;

   text-decoration: none;

}

h2 {

   background-color: transparent;

   color: #000000;

   display: inline;

   font-family: Roboto Medium;

   font-size: 27px;

   font-style: normal;

   font-weight: bold;

   margin: 0px 0px 0px 0px;

   padding: 0px 0px 0px 0px;

   text-decoration: none;

}

h3 {

   background-color: transparent;

   color: #000000;

   display: inline;

   font-family: Roboto Medium;

   font-size: 24px;

   font-style: normal;

   font-weight: normal;

   margin: 0px 0px 0px 0px;

   padding: 0px 0px 0px 0px;

   text-decoration: none;

}

h4 {

   background-color: transparent;

   color: #000000;

   display: inline;

   font-family: Arial;

   font-size: 21px;

   font-style: italic;

   font-weight: normal;

   margin: 0px 0px 0px 0px;

   padding: 0px 0px 0px 0px;

   text-decoration: none;

}

h5 {

   background-color: transparent;

   color: #000000;

   display: inline;

   font-family: Arial;

   font-size: 19px;

   font-style: normal;

   font-weight: normal;

   margin: 0px 0px 0px 0px;

   padding: 0px 0px 0px 0px;

   text-decoration: none;

}

h6 {

   background-color: transparent;

   color: #000000;

   display: inline;

   font-family: Arial;

   font-size: 16px;

   font-style: normal;

   font-weight: normal;

   margin: 0px 0px 0px 0px;

   padding: 0px 0px 0px 0px;

   text-decoration: none;

}

.CustomStyle {

   background-color: transparent;

   color: #000080;

   font-family: "Courier New";

   font-size: 16px;

   font-style: normal;

   font-weight: bold;

   text-decoration: none;

}

