body.main {
background-color: #99B3FF;
	}
p. {
	font-size: 1em;
}
td.pad {
	padding: 20px;
}	
table.mainpage {
	width: 600px;
	background-color: White;
	border-color: #265EFF;
	border-style: solid;
	border-width: 3px;
}
p.text1 {
	color: #265EFF;
	font-size: 1.8em;
	letter-spacing: .05em;
	font-family: Arial, sans-serif;
	text-align: center;
	font-weight: bolder;
	font-variant: small-caps;
}
p.text2 {
	color: #265EFF;
	font-size: 1.1em;
	word-spacing: .1em;
	font-family: Arial, sans-serif;
	text-align: left;
}
p.text3 {
	color: #265EFF;
	font-size: 1.2em;
	letter-spacing: .05em;
	font-family: Arial, sans-serif;
	text-align: center;
	font-weight: bolder;
	font-style: italic;
	font-variant: small-caps;
}
span.subheadings {
	color: #7F7F29;
	font-size: 1.6em;
	letter-spacing: .05em;
	font-family: Arial, sans-serif;
	text-align: center;
	font-weight: normal;
	font-variant: small-caps;
	}
p.bottom {
	text-align : center;
	font-family : sans-serif;
	letter-spacing : .1em;
	font-size : .6em;
	font-weight : bolder;
}
p.e-mail {
	
	font-size : 1em;
	text-align : center;
	font-style : normal;
	font-family : Arial, sans-serif;
	color : black;
	}