		
.text12w {	font-family: Arial,Helvetica,sans-serif;
			font-size: 12;
			color: #ffdead;
		}
		
.text12 {	font-family: Arial,Helvetica,sans-serif;
			font-size: 14;
			color: #ffffff;
		}
		
.text10 {	font-family: Arial,Helvetica,sans-serif;
			font-size: 10;
			color: #ffffff;
		}
		
.title1 {	font-family: Arial,Helvetica,sans-serif;
			font-size: 14;
			color: #ffffff;
			font-weight: bold;
			margin-bottom: -.4cm;
		}
.title2 {	font-family: Arial,Helvetica,sans-serif;
			font-size: 15;
			color: #ffffff;
			font-weight: bold;
			margin-bottom: -.4cm;
		}
		
a
	    {	color: #ffff99;		
			text-decoration: none;	
		}

a:hover
	    {	color: #ffa07a;			
			text-decoration: none;
		}
		
		
