img {
border: 0;
}

h1 {
	font-size:30px;
	font-weight:bold;
	color:#1c3b72;
	font-family: tahoma;
}

h2	{
	font-size:16px;
	font-weight:bold;
	color:#1c3b72;
	font-family: tahoma;
}

h3	{
	font-size:16px;
	font-weight:bold;
	color:#000000;
	font-family: tahoma;
}

p	{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-family: tahoma;
}