--- stil.css 2001/02/28 18:01:56 1.3 +++ stil.css 2002/04/11 12:57:03 1.6 @@ -60,3 +60,28 @@ font-size : 12px; color : #ff9933; } + +.small { + + font-family: sans-serif, verdana, arial, helvetica; + font-size : 10px; +} + +.newsletter { + font-family: sans-serif, verdana, arial, helvetica; + font-size : 9px; + color : black; + text-align: center; + background-color: #ff9933; +} + +.newsletter_form { + font-family: sans-serif, verdana, arial, helvetica; + font-size : 9px; + color : black; + text-align: center; +} + +.title { color: #000080; font-weight: bold; } +.bsmall { font-weight: bold; } +.msg { color: #FFFFFF; font-weight: bold; }