a:link{	text-decoration: none:}
a:visited{} 
a:active {}

body{
	font-family: Times, Helvetica;
	color: 555555;
	font-size: small;}

p{	font-family: Times, Helvetica;
	color: 000000;
	font-size: small;}

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);}
h3{	color: 9E1A12;}
h4{	color: 006A47;}
h5{	color: 9E1A12;}
h6{	color: 009966;}

ol{ margin: .5em 0 .5em 0}
li{ type="square"}


.leftcol{25%}
.rightcol{75%}

testmenu{}