body,td,th {
	color: #7E7F7F;
	font-family:"Times New Roman", Times, serif;
}

body {
  	font-size: 12px;
	text-align: center;
}

td {
	font-size: 16px;
	text-align: center;
	border-top-style: none;
}
h1 {
	font-size: 20px;
	font-style: oblique;
	text-align: center;
}
h2 {
	font-size: 18px;
	text-align: center;
}
h3 {
	font-size: 16px;
	text-align: center;
    color: black
}

th {
	font-size: 14px;
	color: #7E7F7F;
	text-align: center;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000033;
	border-right-color: #000033;
	border-bottom-color: #000033;
	border-left-color: #000033;
}

.error {
	font-size: 12px;
	text-align: center;
	color: #FF3333;
	font-weight: lighter;
}

.style1 {  
    font-size: 18px
}
