/* Falkland House School */
/* CSS for FHS Disclaimer */
/* Created by George Paton of electric-soup.com */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 5;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	text-align: center;
}
h1{
	color: #666666;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 18px;
	padding-bottom: 5px;
	letter-spacing: 1px;
}
h2{
	color: #666666;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 20px;
	padding-bottom: 10px;
}
h3{
	color: #666666;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}
p{
	color: #999999;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 16px;
	letter-spacing: 1px;
	margin-top: 0px;
	padding-top: 0px;
}
 INPUT {
	background-color: #D2E9F7;
	font-size: 10pt;
	color: #333333;
	border: 3px groove #cccccc;
}

