@media print
   {
        #head {display:none}
		#left {display:none}
		#right {display:none}
		#print {display:none}
		#content {display:block; position:absolute; left:0px; top:0px; width:100%}
	}

h1 {  font-size: 16px; 
font-weight: bold; 
color: #663399; 
margin-top: 10px; 
margin-bottom: 16px}

body, td, p, li {  font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #000000}

.footer {
font-size: 10px; 
color: #000000}

.footer a:link
{color: #8080FF; 
text-decoration: none}

.footer a:visited 
{color: #990066; 
text-decoration: none}

.footer a:hover 
{color: #990066; 
text-decoration: underline}

.footer a:active 
{color: #8080FF; 
text-decoration: none}

.SCfooter {
font-size: 10px; 
font-weight: bold; 
color: #000000}

.SCfooter a:link
{color: #990000; 
text-decoration: none}

.SCfooter a:visited 
{color: #990000; 
text-decoration: none}

.SCfooter a:hover 
{color: #CD6C0E; 
text-decoration: underline}

.SCfooter a:active 
{color: #990000; 
text-decoration: none}

.topbar 
{color: #990000; 
text-decoration: none}

.navbar 
{font-size: 12px;
font-weight: bold;
text-decoration: none}

.navbar a:link a:active a:visted
{font-size: 12px;
font-color: 555555:
font-weight: bold;
text-decoration: none}

.navbar a:hover
{font-size: 12px;
font-color: 000000:
font-weight: bold;
text-decoration: underline}

.iput
{text-decoration: none;

font-size: 13px;

	background: #FFFF00;

        font-weight: bold;

        border: 1px #000000 solid

}

.smit
{font-family: Helvetica, sans-serif, Arial;

	font-size: 13px;

	color: 000000;

	text-decoration: none;

	background: #cccc00;

        font-weight: bold;

        border: 1px #000000 solid}

