.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
}
	A 			{ color: #FF9900; text-decoration: none; font-weight: normal;} 
	A:link		{ color: #FF9900; text-decoration: none; font-weight: normal;} 
	A:visited	{ color: #FF9900; font-weight: normal;} 
	A:active	{ color: #FF9900; text-decoration: underline; font-weight: normal;} 
	A:hover		{ color: #FF9900; text-decoration: underline; font-weight: normal;} 

	a.footer 			{ color: #FF9900; text-decoration: none; font-weight: normal;} 
	a.footer:link		{ color: #FF9900; text-decoration: none; font-weight: normal;} 
	a.footer:visited	{ color: #FF9900; text-decoration: none; font-weight: normal;} 
	a.footer:active	{ color: #FF9900; text-decoration: underline; font-weight: normal;} 
	a.footer:hover		{ color: #FF9900; text-decoration: underline; font-weight: normal;} 
	
	a.verde 			{ color: #006633; text-decoration: none; font-weight: normal;} 
	a.verde:link		{ color: #006633; text-decoration: none; font-weight: normal;} 
	a.verde:visited	{ color: #006633; text-decoration: none; font-weight: normal;} 
	a.verde:active	{ color: #006633; text-decoration: underline; font-weight: normal;} 
	a.verde:hover		{ color: #006633; text-decoration: underline; font-weight: normal;} 

}
p	{
	margin-top: 5px;
 	margin-bottom: 8px;
 	margin-left: 5px;
	}

input {
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

.tr	{
	padding: 8px;
	}
	
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;
	background-color: #FFFFFF;

}
.textbuffer {
	padding-left: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003366;

}
ul {
	list-style-type: circle;
}
.subtitle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
ol {
	list-style-type: decimal;
}

