body { background-color : #ffffff; margin : 0px 0px 0px 0px; color : #666666; } td { sans-serif; font-size : 80%; font-family : Verdana, Arial, Helvetica; } /* Main content CSS information */ .title { font-size : 130%; color : #333333; } .subtitle { font-size : 110%; font-weight : bold; color : #444444; } .small { font-size : 70%; color : #999999; } .smalli { font-size : 70%; font-style : italic; color : #999999; } .quote { font-size : 80%; font-style : italic; color : #999999; } .white { color : #eeeeee; } .error { color : #ff0000; } .foot { font-size : pt; color : #999999; } /* Main content link CSS information */ a:link { text-decoration : underline; color : #ffba00; } a:visited { text-decoration : underline; color : #ffba00; } a:active , a:hover { text-decoration : underline; color : #ff7800; } /* Menu link CSS information */ .menu:link { font-size : pt; text-decoration : none; color : #eeeeee; } .menu:visited { font-size : pt; text-decoration : none; color : #eeeeee; } .menu:hover { font-size : pt; text-decoration : none; color : #eeeeee; } .menu:active { font-size : pt; text-decoration : none; color : #eeeeee; } .submenu:link { font-size : pt; font-style : italic; text-decoration : none; color : #b8cbd4; } .submenu:visited { font-size : pt; font-style : italic; text-decoration : none; color : #b8cbd4; } .submenu:hover { font-size : pt; font-style : italic; text-decoration : none; color : #ffffff; } .submenu:active { font-size : pt; font-style : italic; text-decoration : none; color : #ffffff; } /* Form style information */ form { font-size: pt; } input , textarea , select { font-family : "Courier New", Courier, monospace; font-size : pt; border : 1pt; border-style : solid; border-color : #000000; color : #000000; background-color : #eeeeee; }