BODY	{
	background: #EEF8FF;
	background-image: url(/giant-cloud-background.jpg);
	font-family: Calibri, Candara, Cambria, Arial, sans-serif;
	font-size: 12pt;
}

.wingcloaks {
	background: url(/wingcloaks.png) no-repeat bottom right;
}

table, tr, td {
	font-size: 12pt;
}

.box {
	margin-bottom: 6px;
}

.light {
	background-image: url(/lightening-50.png);
}

.linkhead {
	background-image: url(/lightening-20.png);
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
	font-size: 14pt;
	font-variant: small-caps;
	font-weight: bold;
	border: 1px solid #99bbff;
}

.linkbox {
	background-image: url(/lightening-50.png);
	text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;
}

.linkbox a {
	text-decoration: none;
	font-weight: bold;
	color: #335566;
	display: block;
	margin-bottom: 9px;
}

.linkbox a:hover {
	color: #cceeff;
	background-image: url(/shading-20.png);
}
