body
{
	margin-left:		10%;
	margin-right:		10%;
	background-color:	#ffffff;
}

body,table
	{
	font-family:		arial,helvetica;
	color:				black;
	}
	
p 	{
	margin:				3%;
	text-align:			justify;
	}
	
u	{
	color:				#212184;
	font-weight: 		normal;
	text-decoration: 	none;
	}
	
h2	{
	color:				#212184;
	font-size: 			x-large;
	font-weight: 		normal;
	text-decoration: 	none;
	}
	
i	{
	font-size:			small;
	color:				#424242;
	}
	
b	{
	font-style:			normal;
	font-weight:		bold;
	color:				#842121;
	text-transform: 	none;
	text-decoration: 	none;
	}

a	{
	color:				#212142;
	}
	
a:hover
	{
	color:				#842121;
	}
	
em {
	font-style: normal;
	font-weight: bold;
	color: #009933;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-size: smaller;
	text-decoration: blink;
}
