body {background-color: ; onmousedown="disable()"}
<script type="text/javascript">
function disable()
{
if (event.button == 2)
{
alert("Sorry rightclick on this page is disabled")
}
}

</script>

h1 {background-color:magenta ; font-size: 6pt;  font-family: sans-serif; font-color: red;}
h2 {background-color: ; font-size: 10pt; font-family: verdana; color: red;}
h3 {background-color: ; font-size: 10pt; font-family: arial; color: brown;}
h4 {background-color: ; font-size: 8pt;  font-family: sans-serif; color: darkorange;}
h5 {background-color: ; font-size: 10pt; font-family: verdana; color: green;}
h6 {background-color: ; font-size: 10pt; font-family: arial; color: darkorange;}
h7 {background-color: ; font-size: 10pt; font-family: arial narrow; color:#888888 ;}

hr {color:Orange}

form {background-color:; font-size: 10pt; font-family: verdana; color: #6699cc;}
textbox {background-color:MistyRose PapayaWhip ; font-size: 10pt; font-family: verdana; color: red; }
textarea {background-color:MistyRose; font-size: 10pt; font-family: verdana; color: #888888; }

body {align: center; font-size: 10pt; font-family: tahoma; color: ; margin-left: 15px}
tbody {align: middle; font-size: 10pt; font-family: tahoma; color: ; margin-left: 15px}
    #808080
all.clsMenuItemNS, .clsMenuItemIE{text-decoration: none; font: bold 12px tahoma; color: #ffffff; cursor: hand; z-index:100}
#MainTable A:hover {text-decoration: none; font: bold 12px tahoma; color: #000000; cursor: hand; z-index:100 }

input {  background-color: azure; font: Trebuchet MS; color: black;}
select { background-color: azure; color:#888888; font-size: 9pt; }

#ApplyForm table {
 background-color: #F9FBFD;
 color: #000000;
 width: 100%;
 border: 1px solid #D7E5F2;
 border-collapse: collapse;
}

#ApplyForm td {
 border: 1px solid #D7E5F2;
 padding-left: 4px;
 background-color: ;
 
}

#ApplyForm k {
color: red;
font: arial narrow;

}

#ApplyForm r {
color: #888888;
font: arial narrow;
font-size: 9pt;
valign:top;
}

#td z {
color: red;
font: arial narrow;

}