body {background-color: #ffffcc; }  

p { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: justify;
}
p.center { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: center;
}
p.right { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: right;
}
p.smallcenter { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 10px;
text-align: center;
}
p.small { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 10px;
text-align: left;
}
H1 { font-family: tahoma, sans-serif ;
color: #000000;          
text-decoration:  none; 
font-size: 12px;
font-weight: bold;
text-align: left;
}

H3 { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 18px;
font-weight: bold; 
text-align: left;
}

H2 { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 10px;
font-weight: bold;
text-align: left;
}
ul { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 11px;
text-align: justify;
}
li { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 12px;
text-align: justify;
}

a:link {
	font-family: Courier, sans-serif;
	color: #361bcd;
	text-decoration: none;
}
a:visited {
	font-family: Courier, sans-serif;
	color: #712354;
	text-decoration: none;
}
a:hover, a:active {
	font-family: Courier, sans-serif;
	color: #8f6bef;
	text-decoration: none;
}
 input, textarea, select {
  background-color : #a3d1d2;
  font-size: 10px;
  color : #000;
}
H4 { font-family: Courier ;
color: #000000;
text-decoration:  none; 
font-size: 12px;
font-weight: bold;
text-align: left;
}
H5 { font-family: Courier ; sans-serif;
color: #000000;
text-decoration:  none; 
font-size: 12px;
font-weight: normal;
text-align: left;
}
H6 { font-family: tahoma, sans-serif ;
color: fff9ba;
text-decoration:  none; 
font-size: 10px;
font-weight: bold;
text-align: left;
}
H7 { font-family: tahoma, sans-serif ;
color: #000000;
text-decoration:  none; 
font-size: 18px;
font-weight: bold;
text-align: center;
}



