a.link  				{ color: #D9E6FF; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
a.visited    			{ color: #D9E6FF; text-decoration: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
a.active 				{ color: #ffffff; text-decoration: underline; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
a.hover 				{ color: #ffffff; text-decoration: underline; font-size: 12px; font-family: Arial, Helvetica, sans-serif }

a.links:link 			{ color: #D9E6FF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a.links:visited    	{ color: #D9E6FF; font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
a.links:active 		{ color: #9F385F; font-family: Arial, Helvetica, sans-serif; font-size: 12px; 
               		text-decoration: underline }
a.links:hover 		{ color: #9F385F; font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-decoration: underline }


p.text       			{ color: #D9E6FF; 
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 12px; 
						line-height: 16px; 
						text-align:justify }
					
p.Head			       { color: #D9E6FF; 
						font-family: Arial, Helvetica, sans-serif; 
						font-size: 12px; 
						line-height: 15px; 
						font-weight: bold; text-align:justify }


p.HeadBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	line-height: 14px;
}
p.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #D9E6FF;
	text-align:justify
}

body
	{
	background-color : #FCDDE9;
	font-family : Arial;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	line-height: 16px; 
	color: #D9E6FF;
	text-align:justify;

	}
	
select
	{
	background-color : #FCDDE9;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	color: #9F385F;
	text-align:justify

	}
p.textheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #D9E6FF;
	text-align:justify
}
p.textdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #D9E6FF;
	text-align:justify
}

