/* CSS definition file containing sitestyle stylesheets */

BODY { color: rgb(0,0,0); background-color: rgb(255,255,255);}

 A:link { color: rgb(255,128,64);}

 A:visited { color: rgb(128,128,128);}

 .general td {
 	border: 1px solid #ffffff;
	height:30px;
	vertical-align:bottom;
 }
 
 .general {
 	background-color:#ccffff;
	width: 500px;
 }