
body {
	background-image : none;
	background-color : Silver;
	border:  none;
}
h1 {
	color: Black;
	font-size: xx-small;
	text-align: center;
	font-family: Arial;
	width : auto
}
h2 {
	color: white;
	font-size: 15pt;
	text-align: center;
	font-family: Arial;
	width : auto;
	border : outset;
	font : bold;
}
h3 {
	color: white;
	font-size: 15pt;
	text-align: center;
	font-family: Arial;
	width : auto;
	font-weight : bold;

}
h4 {
	color: Black;
	font-size: 15pt;
	text-align: center;
	font-family: Arial;
	width : auto
}

H7 {
	font-size : 13pt;
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	text-align : center;
}

a {
	font-family: cursive;
	font-size: small;
	font-weight: bold;
	color: Red;
	text-align: left;
}


	
}

h5 {
	color: Black;
	font-size: 13pt;
	text-align: left;
	font-family: Arial;
	width : auto
}
h6 {
	color: White;
	font-size: 13pt;
	text-align: center;
	font-familty: Arial;
	width : auto;
	font : bold;



p{
	color: Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
	width : auto;
	font-weight : bold;
	font-size : larger;
}
p.one{
	font-size:15pt;
	text-align: center;
	color: Navy;
	font-family : Arial;
	width : auto
	font-weight : bold;
}
p.two{
	font-size:13pt;
	color:black;
	text-align: center;
	font-family : Arial;
	width : auto;
	font : bold;
}
p.three{
	font-size:14pt;
	text-align: center;
	color: Navy;
	font-family :Arial;
	width : auto;
	border : outset;
	font : bold;
}
p.four{
	font-size: 10pt;
	text-align: justify;
	font-family : Arial;
	color: black;
	width : auto;
	font-weight : bold;
}
p.five{font-size:13pt; color:black;text-align: center; font-family : Arial; width : auto}
p.six{
	font-size:13pt;
	color: Navy;
	text-align: center;
	font-family : Arial;
	width : auto;
	font-weight : bold;
	

	
	
}
p.solid{
	border : thick ridge;
	color: white;
	font-size: 17pt;
	text-align: center;
	font-family: Arial;
	width:auto
}
a:link{
	color: #000080;
	font-size: 10pt;
	text-align: center;
	font-family:  Arial;
	width : auto
}
a:visited{
	color: Purple;
	font-size: 10pt;
	text-align: center;
	font-family: Arial;
	width : auto
}
a:active{ color:Blue; font-size: 10pt;text-align: center; font : Arial; width : auto}
a:hover{ color: Purple; font-size: 10pt; text-align: center; font: Arial; width : auto}
link{ color: Blue; font-size: 10pt; text-align: center; font : Arial; width : auto}
