table.outer {
width: 600px;
margin-top: 5%;
border: 2px solid #0083D7;
}
table.outer td {
background: #ECF6FC;
}
.head {
height: 70px;
font-size: 20px;
line-height: 20px;
font-weight: bold;
color: #5F5D5C;
padding-top: 10px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 10px;
}
.content {
font-size: 14px;
line-height: 14px;
font-weight: normal;
color: #5F5D5C;
padding-top: 40px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 40px;
border-top: 2px solid #0083D7;
}
font {
font-size: 16px; 
font-weight: bold; 
color: #0083D7;
}
a {
font-weight: bold; 
color: #0083D7;
text-decoration: none;
}
