	
body	{ 
	margin:	0;
	padding:	0;
	color:	black;
	background:	#DFE3D9;
	font:	12px/1.5 Verdana, Arial, Helvetica, sans-serif;
	}
	


h3	{ 
	text-transform:	uppercase; 
	color:	#000083; 
	}
	

h4	{ 
	color:	#000083; 
	}



h5	{ 
	color:	#000000; 
	font:	12px/1.5 Verdana, Arial, Helvetica, sans-serif;
	font-weight:	bold; 
	}



	
p	{
	margin-top:	0;
	margin-bottom:	1em;
	font:	12px/1.5 Verdana, Arial, Helvetica, sans-serif;
	}
	
	
img	{
	border:	0
	}

a	{

	}
	
a:link	{
	color:	#000083;
	background-color:	transparent;
	text-decoration:	none;
	}
	
a:visited	{
	color:	#000083;
	background-color: transparent;
	text-decoration:	none;

	}
	
a:active	{
	color:	#000083;
	background-color: transparent;
	text-decoration:	none;
	

	}
	
a:hover	{
	color:	#000083;
	background-color: transparent;
	text-decoration:	underline;
	}

.mouse	{
	margin-top:	0;
	margin-bottom:	1em;
	font:	10px/1.5 Verdana, Arial, Helvetica, sans-serif;
	}

