a:visited
{
 text-decoration: none;
 color: #003366;
}

a:hover
{
 text-decoration: underline;
 color: #003366;
}
	
a:active
{
 text-decoration: none;
 color: #003366;
}
	
a:link
{
 text-decoration: none;
 color: #003366;
}

h1
{
 font-family: Geneva, Arial, Helvetica, san-serif;
 font-size: 14pt;
 margin-right: 25px;
 color: #003366;
 font-weight: bold;
}
	
h2
{
 font-family:		Geneva, Arial, Helvetica, san-serif;
 font-size:			11pt;
 color:				#000000;
 margin-right:		25px;
 font-weight:		bold;
}
	
p
{
 font-family:		Arial,Helvetica;
 font-size:			10pt;
 color:				black;
}

.1
{
 margin-right:		120px;
 font-weight:		normal;
 text-align:		justify;
}
	
.2
{
 margin-right:		10px;
 font-weight:		normal;
 text-align:		justify;
}
	
.3
{
 margin-left:		10px;
 font-weight:		normal;
 text-align:		justify;
}