body {

	background:url(images/AppMountains1024.jpg);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	background-position: 50% 0%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


form label {

	font-weight: bold;	
	font-size: x-small;
}

form p {
	width: 375px;
	clear: both;
}

form p label {
	float: left;
}

span.content{
	font-weight: bold;
	font-size: small;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF33FF;
	font-size:18px;
}

a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #333333;
}
a:active {
	color: #333333;
}

p.content {
	
	font-size: x-small;
	text-align: right;
}

p.listed {

	font-size: xx-small;
	text-align: justify;

}


#important {
	
	font-size: x-small;
	font-weight: bold;
	color: #cc0000;
}

ul.content {

	font-size: x-small;
	
}

.textinput {
	border: 0;
	border-bottom: 1px solid #ff3399;
	float: right;
} 

