.Body {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
}
.header1 {
	color: #000033;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-transform: uppercase;
}
.header3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	text-transform: capitalize;
	font-style:italic;
}

body {
	background-color: #000000;
	background-repeat: no-repeat;
}
.subtitle {
	color: #000000;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-transform: capitalize;
}

.body_sm{
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}