a:link{	text-decoration: none:}
a:visited{ color: rgb(00,66,00} 
a:active { color: rgb(66,00,66}

body{
	font-family: Times, Helvetica;
	color: 555555;
	font-size: small;}

p{	font-family: Verdanda, Helvetica;
	color: 000000;
	font-size: x-small;
	em-size: 5}

table{
	table-border-color-light: rgb(255,102,153);
	table-border-color-dark: rgb(102,51,153); }

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica;}

h1{	color: rgb(33,66,99);}
h2{	color: rgb(33,66,99); 
	align: center;}
h3{	color: rgb(28,57,11);}
h4{	color: A5403C;}
h5{	color: rgb(ff,ff,ff);}
h6{	color: rgb(80,00,00);}

ol{ margin: .5em 0 .5em 0}
li{ type="square"}


.leftcol{25%}
.rightcol{75%}

testmenu{}