/* CSS Document */

.decor {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	text-align: left;
}
a:link 
{ color: #0000FF; font-size: 10pt; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
a:visited 
{ color: #330000; font-size: 10pt; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
a:hover  
{ color: #ff6600; font-size: 10pt; font-family: Geneva, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }

a.new:link  
{ color: red; font-size: 14pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }

a.new:visited  
{ color: #BF0000; font-size: 14pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none }
	
a.new:HOVER  
{ color: red; font-size: 14pt; font-family: Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: underline }

.explanation {
	font-size: 14px;
	color: #000000;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.text{
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
.text2{
	color: #004040;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-align: justify; 
}
	
.text3 {
	color: #072870;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify; 
}