@charset "utf-8";
.table1 {
	background-image: url(Images/cochisev2.jpg);
}
.fontstyle1 {
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.fontstyle2 {
	font-size: 16px;
	font-style: italic;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.fontsyle2 {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #565876;
	text-indent: 0px;
	text-align: center;
}
a:link {
	font-size: 14px;
	color: #000000;
}
a:hover {
	font-size: 14px;
	color: #FF0000;
}
a:visited {
	font-size: 14px;
	color: #990066;
}
a:active {
	font-size: 14px;
	color: #FF0000;
}



.fontstyle3 {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #565876;
	text-align: justify;
	text-indent: 0px;
}
.colour {
	background-color: #FF9900;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: 24px;
}
.colour2 {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 24px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
}
.colour3 {
	font-size: 17px;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	font-style: italic;
}
.colour1 {
	font-size: 14px;
	background-color: #FF9900;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
