body { background-color: #FFFFFF; }

p { font-size: 10pt; 
font-family: Univers, Tahoma; 
text-align: justify; 
color: #000000; 
background-color: #FFFFFF; 
padding: 3px; }

div { font-size: 10pt;
font-family: Univers, Tahoma;
color: #000000;
background-color: #FFFFFF; }

input, textarea { border: solid 1px #000000;
font-size: 10pt; 
font-family: Univers, Tahoma; 
text-align: justify; 
color: #000000; 
background-color: #FFFFFF; }

h1 { font-size: 15pt; 
font-family: Univers, Tahoma; 
color: #000000; 
background-color: #FFFFFF; 
border: solid 1px #000000;
padding: 1px; 
margin: 5px; 
font-weight: bold; 
text-align: center; }

h2 { font-size: 13pt; 
font-family: Univers, Tahoma; 
color: #000000; 
background-color: #FFFFFF; 
padding: 1px; 
margin: 5px;  
text-align: center; }

h3 { font-size: 11pt; 
font-family: Univers, Tahoma; 
color: #000000; 
background-color: #FFFFFF; 
padding: 1px; 
margin: 5px;  
text-align: center; }

hr { align : center;
color : #000000;
width : 250px; 
height : 2px; }

.center { text-align: center; }

.right { text-align: right; }

.small { font-size: 8pt; }

.large { font-size: 12pt; }

a { color: #666666; 
background-color: #FFFFFF; 
font-weight: bold; 
text-decoration: none; }

a:visited { color: #666666; 
background-color: #FFFFFF; 
font-weight: bold; 
text-decoration: none; }

a:active { color: #666666; 
background-color: #FFFFFF; 
font-weight: bold; 
text-decoration: none; }

a:hover { color: #000000;
background-color: #FFFFFF;
font-weight: bold;
text-decoration: none;
cursor: help; }
			  
img { border: 0; }