.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: 16px;
	font-weight: bold;
	color: #003300;
}
.Main_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	font-weight: bold;
}
.Main_text_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #006600;
}

.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: 20px;
	font-weight: bold;
	color: #006600;
	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: bolder;
	color: #006600;
	font-style: italic;
}
.Anounce_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #003366;
}
.Main_text_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006600;
}
