body{ 
 
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 0.8em;
 
 } 

h1	{
	font-size				:	1.6em;
}

h2	{
	font-size				:	1.4em;
}

h3	{
	font-size				:	1.2em;
	padding-top				:	.6em;
}

h4	{
	font-size				:	1em;
	font-style				:	normal;
}
img	{
	border					:	0;
	color					:	#ffffff;
	background				:	transparent;
	
}


b, strong	{
	color					:	#111;
	background				:	transparent;
}

table	{
	border					:	0;
}

th	{
	background				:	#e5efee;
	color					:	#000;
	font-weight				:	bold;
	text-align				:	left;
}

th p	{
	font-weight				:	normal;
}


th, td	{
	font-size				:	.8em;
}


html>body th, html>body td	{
	font-size				:	.9em;
}



a:link	{
	color					:	#000000;
}

a:visited	{
	color					: #444444;

}

a:hover	{
	color					:	#4A4A4A;
}

a:active	{
	color					: #00008B;
}

