/* St David's in the Fields Church, 202 Hillsborough Road, Auckland, New Zealand */

a:link{text-decoration:none;font-size:100%;color:#000099;font-weight:bold;}
a:visited{text-decoration:none;font-size:100%;color:#6666CC;font-weight:bold;}
a:active{text-decoration:none;font-size:100%;color:#000099;font-weight:bold;}
a:hover{font-size:100%;color:#000099;text-decoration:underline;font-weight:bold;}

body{
	background-color:#ffe;
	border:0px;
	margin:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	font-size:80%;
	font-weight:normal;
	color:#000000;
}

td{
	background-color:#ffe;
	border:0px;
	margin:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif,"MS sans serif";
	font-size:80%;
	font-weight:normal;
	color:#000000;
}

form{
	margin:5px;
	padding:0px;
}

h1{
	font-size:180%;
	text-align:center;
	color:red;
}

h2{
	font-size: 160%;
	text-align: center;
	color: red;
}

h3{
	font-size: 140%;
	text-align: center;
	color: red;
}

h4{
	font-size: 120%;
	text-align: center;
	color: red;
}

kbd{
	font-size: 120%;
}

.greyBox{
	background-color: #eee;
	padding: 0.5em;
	line-height: 1.5em;
	border: 1px solid #999;
}

.clearBox{
	padding: 0.5em;
	line-height: 1.5em;
	border: 1px solid #999;
}

.standout{
	background-color:#ffd;	
}

.dark_back{
	background-color:#eee;	
}

.small_text{
	font-size:70%;
}

.left{
	text-align:left;
}

.minted{
	background-color:#efe;
}

div.shape{
	background-color:#777;
	color:#FFF;
	margin:1px;
	font-size:70%;
}

