.heading_page {
	font-family: Georgia, Century, "Times New Roman", serif;
	font-size: 21px;
	color: #FFFFFF;
	background-color: #3970B1;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	line-height: 50px;
	letter-spacing: 1pt;
	word-spacing: normal;
	
}
.heading_section {
	font-family: Georgia, Century, "Times New Roman", serif;
	font-size: 20px;
	color: #FFFFFF;
	background-color: #3970B1;
	text-align: center;
	padding: 0px;
	vertical-align: middle;
	line-height: 40px;
	text-transform: uppercase;
	
}
.heading_minor {
	font-family: Georgia, Garamond, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	background-color: #7C9CDE;
	color: #2A2A2A;
	margin: 6px;
	padding: 6px;
}

.heading_home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
	background-color: #090;
}
.text_home {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #F05F26;
}


.link_template {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00D500;
	height: 40px;
}

.text_template {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F90;
}

.text_left {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: normal;
	text-align: left;
	background-color: #FFFFFF;
}
.text_centered {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #666666;
	text-align: center;
}
.text_justified {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 14px;
	color: #666666;
	background-color: #FFFFFF;
	font-weight: normal;
	text-align: justify;
}
.text_highlight_left {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-align: left;
	color: #000;
}
.text_highlight_centre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000;
	text-align: center;
}
.text_highlight_justified {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000;
}
.text_raffle_roster {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	background-color: #C0CFEF;
}

.spacer {
	font-family: "Tw Cen MT", Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}




.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #24478E;
	text-align: center;
	line-height: normal;
	margin: 6px;
	padding: 6px;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #090;
	font-weight: bold;
	line-height: normal;
}
a:hover {
	text-decoration: underline;
	color: #090;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #F90;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F90;
}
