body 
{
	
	color: 	#FFFFFF;

	font-family: Georgia;

	font-size: 14px;

	margin: 0px;

	padding: 0px;

	text-align: left;

}

p a:link 
{
 
	color: gray;

	font-weight:bold;
	font-style:normal;
}


p a:visited 
{
 
	color: #696969;

	font-weight:bold;

	font-style:normal;
}


p a:hover, a:active 
{ 
	
	color: rgb(255, 43, 149);
	
	font-weight:bold;

	font-style:normal;
}
p
{

	font-family:Georgia;
	font-size: 14px;
		
	font-style: normal;

	font-weight: normal;

	color: 	#808080;

}


h1
{

	font-family:Georgia;
	font-size: 16px;
		
	font-style: normal;

	font-weight: bold;

	color: 	#808080;

}

h2
{

	font-family:Georgia;
	font-size: 16px;
		
	font-style: italic;

	font-weight: bold;

	color: ed1a7c	;

}

img
{
	border: 0px solid;
}

p.footnote
{
	font-size: 12px;
		
	font-style: normal;


        color: rgb(255, 43, 149);

}

