.header {
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Verdana;
}

.menuLink {
	font-size: 13px; 
	font-weight: bold; 
}

.reallyBigHeader {
	font-size: 32px; 
	font-weight: normal;
	font-family: Arial, Verdana;
	line-height: auto;
}


.bigHeader {
	font-size: 26px; 
	font-weight: normal;
	font-family: Arial, Verdana;
	line-height: auto;
}

.ingress {
	color: #000000;
	font-size: 14px;
	line-height: 13px;
	font-weight: normal;
	font-family: Arial, Verdana;
}

.text {
	color: #000000;
	font-size: 12px;
	line-height: 13px;
	font-weight: normal;
	font-family: Arial, Verdana;
}

.smalltext {
	color: #000000;
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	font-family: Arial, Verdana;
}

.mainBackground {
	background-image: url(../img/background.gif);
	background-repeat: no-repeat;
}

BODY {
	background-color: #FFFFFF;
	color: #000000;
}


TEXTAREA {
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
	width: 335px;
	height: 150px;
	border-color: #000000 #000000 #000000 #000000;
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;	
}



.smalllink {
	color: #000000;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

A {
	color: #000000;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Verdana;
	text-decoration: underline;
}

TD {
	color: #000000;
	font-family: Arial;
	font-weight: normal;
	font-size: 12px;
}