.backgroundwh {
	background-color: #ffffff;
}

	h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00246A;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
} 
	h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #00246A;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
} 
	.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #00246A;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	}


	.h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00246A;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	font-weight: bolder;
	}



body {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #00246A;
}

	.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	}
		.contentsmc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	}
	
		.contentc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	}
	.contentbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	}
		.contentboldc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}
			.contentboldc14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}
	
		.contentbold13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	}
		.contentboldwh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}
	
	
		.contentlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	text-decoration: underline;
	text-align: justify;
		font-weight: bold;
	}
			.contentlinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00246A;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
		font-weight: bold;
	}
			.contentlinks13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: normal;
	text-decoration: underline;
	text-align: justify;
		font-weight: bold;
	}
			.contentlinks13:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #00246A;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	}
	
		.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #00246A;
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	font-weight: bold;
	}
			.titlec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #00246A;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}
				.titlesm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00246A;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	font-weight: bolder;
	}
				.titlesm12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	}
	
	.titlecl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #00246A;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	}

			.skylinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	}
	
	.skylinks:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	}
	
.greenbackground {
	background-color: #337222;
}
.whitebackground {
	background-color: #ffffff;
}

.creambackground {
	background-color: #FFFFCC;
}


.border {
	background-image: url(../image/border.gif);
}
.yellowtable {
	background-color: #FFFFA8
	}
	
.tableborder {
	border: thin solid #000000;
}

.lightyellowtable {
	background-color: #FFFFDF
	}
	
.bluetable {
	background-color: #00246A
	}
	

