.Banner_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 48px;
	font-weight: 100;
	color: #FFFFFF;
}
.copyright_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
}

.Menu_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #003366;
}
.Main_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4D4D73;
	font-weight: normal;
}
.dev_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #CC0000;
}

.Headings {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #003366;
	font-style: italic;
}

.red_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.list_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
}
.sub_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003366;
	font-style: italic;
	font-weight: bold;
}
.Page_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #003366;
	font-style: italic;
}
.Anounce_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #003366;
}
