
BODY {
	background-image: url(Image1.jpg);
	text-align: center;
}

 p.c2 {
text-align: center;
}

H1 {
font-family: Diploma, times, serif;
font-weight: bold;
color: #000000;
}

H2 {
font-family: garamond, times, serif;
font-size: 18pt;
font-weight: bold;
color: #000000;
}

H3 {
font-family: PetersburgCTT, times, serif;
font-style: italic;
font-size: 16pt;
font-weight: bold;
color: #999999;
}

H4 {
font-family: Times New Roman, times, serif;
font-size: 14pt;
font-weight: bold;
color: #000000;
}

P {
font-family: Times New Roman, times, serif;
font-size: 14pt;
color: #000000;
text-indent: .15in;
}

A {
font-family: Times New Roman, times, serif;
font-size: 14pt;
color: #0000ff; text-decoration: none;
}

A:hover {
color: red; text-decoration: underline;
}

 img.btn {
 border: 0px solid ;
 margin: 5px;
 width: 60px;
 height: 40px;
 vertical-align:middle;
}
td.btn {
	height: 21px;
	width: 91px;
	text-align: center;
	font-family: serif;
	text-decoration: none;
	background: #E0E0E0;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #696969;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #F0FFFF;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #696969;
	border-top-color: #F0FFFF;
	border-top-style: solid;
	border-top-width: 1px;
	margin: 4px;
	padding: 2px;
}

