body {
	background-color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	background-attachment: fixed;
	background-image: url(images/spider3.gif);
	background-repeat: repeat-x;
	background-position: center center;

}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 30px;
	color: #990000;
	font-style: italic;
	text-align: center;
}

.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
  color: #660000; font-style: oblique;
}

.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: center;
	vertical-align: middle;
	font-weight: 500;
	color: #006600;
}

a.linka:link {background:none; color:#00a5c6; text-decoration:underline}

a.linka:visited {background:none; color:#cc0099; text-decoration:underline}

a.linka:hover {background:orange; color:green; text-decoration:underline}

a.linka:active {background:none; color:#cc0099; text-decoration:underline}

a.linkc:link {background:none; font-size:8pt; color:#000000; text-decoration:underline}

a.linkc:visited {background:none; font-size:8pt; color:#000000; text-decoration:underline}

a.linkc:hover {background:#333399; font-size:8pt; color:#FFCCCC; text-decoration:underline}

a.linkc:active {background:none; font-size:8pt; color:66cccc; text-decoration:underline}


}

