@charset "utf-8";
body {
	font-family: calibri;
	color: #666666;
	font-size: 14px;
	
}
a:link {
	color: #40459D;
}
a:visited {
	color: #40459D;
}
a:hover {
	color: #40459D;
}
a:active {
	color: #40459D;
}



h1	{
	font-family: "Myriad Pro Light";
	font-style: italic;
	color: #ed1f24;
	font-size: 20px;
}

h2	{font-family: "Myriad Pro Light";
	font-style: italic;
	color: #40459D;
	font-size: 18px;
}

footer{
	font-family: calibri;
	font-style: bold;
	color: #ffffff;
	font-size: 14px;}
td {
	font-family: Calibri;
	font-size: 14px;
	font-style: normal;
	color: #666;
}

th {
	font-family: calibri;
}

