body {
    background-color: #f5f5f5;
}

div.pad {
	width: 466px;
	background-color: #FFFFFF;
	padding-top: 0px;
    padding-right: 2px;
    padding-bottom: 0px;
    padding-left: 2px;
}

img{
	border: 0;
}

p {
	font-family: 'Arial';
	font-size: 12px;
	font-weight: 70;
	line-height: 16px;
}

h1,h2 {
	font-family: 'Arial';
	font-weight: 700;
	line-height: 10px;
	color: #0b72b1;
}
h1,
h1 span {
	font-size: 30px;
}
h2 {
	font-size: 20px;
	color: #0b72b1;
}
h3 {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 0px;
}
h4 {
	font-size: 18px;
	color: #0b72b1;
}
h5 {
	font-size: 17px;
	color: #0b72b1;
}

.br {
	line-height: 5px;
}

table {
	font-family: 'Arial';
	font-size: 12px;
	font-weight: 70;
	line-height: 16px;
}

h6 {
	font-family: 'Arial';
	font-weight: 700;
	line-height: 10px;

	font-size: 20px;
	color: #DC143C;
}