a:link {
color : #0000ff; 
text-decoration : none; 
font-weight : normal; } 

a:hover {
color : #000080; 
text-decoration : underline; 
font-weight : normal;
 } 

a:visited {
color : #0000ff; 
text-decoration : none; 
font-weight : normal; }

a:active {
color : #FF9966; 
text-decoration : underline; 
font-weight : normal;
font-size : 12pt; }

body {
color : #000080; 
background : #ffffff url(http://schmulb.com/images/format/fdschmulb.jpg) repeat; 
font-size : 10pt; 
font-family : Arial; }

h1, {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #4a4045;
font-size : 16pt; }

h2, h3 {
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #666350;
font-size : 16pt;}


input {
font-size : 10pt; 
font-family : Arial; }

textarea {
font-size : 10pt; 
font-family : Arial, Georgia; }

select {
font-size : 10pt; 
font-family : Arial, Georgia; }

td {
font-size : 10pt; 
font-family : Arial; }

.floatLeft {
float: left;}

.floatRight {
float: right;}

legend {
font-size : 12pt; 
font-family : Arial;
color : #000080;} 

p:first-letter {
font-weight: bold;
font-size: 1.4em;
color : #000080;}

p {
text-indent: 40px;
text-align: justify;
font-family : Georgia, Arial;}
