@media print
   {
        #all {border: white}
        #body {display:block; margin-left: 0px}
        #nav {display:none}
        #footnav {display:none}
        #buttons {display:none}
        #domain {margin-left: 0px}
		}


body
{font-family: Times New Roman, Times, serif; 
color: black; 
font-size: 16px;
}

td
{font-family: Times New Roman, Times, serif; 
color: black; 
font-size: 16px;}

a:link 
{color: #8000FF;
text-decoration: underline}

a:visited
{color: #6E6E6E;
text-decoration: underline}

a:hover 
{color: #FFFFFF;
background-color: #993366;
text-decoration: none}

a:active 
{color: #FFFF99
background-color: #993366; 
text-decoration: underline }

h2 {font-size:  20px;
font-weight: bold; font-family: "Trebuchet MS", Tahoma, serif}

h3 {font-size:  18px;
font-weight: normal; font-family: "Trebuchet MS", Tahoma, serif}

h4 {font-size:  18px;
font-weight: normal; font-family: Times New Roman, Times, serif}

h5 {font-size:  10px;
font-weight: normal; font-family: Times New Roman, Times, serif}

.copy {font-size: 13px}

.small {font-size: 11px}

.red {color: #af0000; font-weight: bold;}

.field 
{border-color: #FFFFFF #FFFFFF #993366 #FFFFFF; 
border-style: dashed; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
font-family: Times New Roman, Times, serif; 
font-size: 15px; 
color: #000033}

textarea
{border-color: #000080 #993366 #993366 #000080; 
border-style: groove; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
font-family: Times New Roman, Times, serif; 
font-size: 15px; 
color: #000033}


.button 
{background-color: #FFFFFF; 
border-color: #993366 #000080 #000080 #993366; 
border-style: solid; 
border-top-width: 1px; 
border-right-width: 1px; 
border-bottom-width: 1px; 
border-left-width: 1px; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px;
font-weight: bold;
color: #000080; 
cursor: hand; 
padding-top: 1px; 
padding-right: 3px; 
padding-bottom: 1px; 
padding-left: 3px}
