/* CSS definition file containing site wide stylesheets */

.box2 {
	border: 1px solid rgb(128,128,0);
 	padding: 2px
}

.box {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
 	font-size: 12px;
 	font-weight: normal;
 	font-style: normal;
 	border: 1pt solid rgb(51,102,153);
 	padding: 2pt
}

.leading1 {
	line-height: 28px
}
