/* mss-basic.css */
/* ver 1.0       */
/* Hal Williams 10/09 */

#header { border-style: solid; border-width: 2px; border-color: black }

.navbar { font-family: sans-serif; font-style: italic }

.sample { font-family : Arial, sans-serif; font-weight : bold; }
.sample td { font-family : Arial, sans-serif; font-weight : bold; }
.sample h3 { font-family : Arial, sans-serif; font-weight : normal; }

.orderform { font-family : Arial, sans-serif; font-weight : bold; }

 body { background-color : #fcf5c7; }
 img { border-style : none; }
