/* CSS Document */
p, span, a{
font-family: Verdana, Arial, sans-serif;
font-size:70%;
color:#E6E6E6;
}
.link{
font-size:100%;
}

.text{
font-family: Verdana, Arial, sans-serif;
font-size:70%;
color:#E6E6E6;
list-style-type:square;
}

.upoint{
list-style-type:square;
margin:0.5em 0 0 1.5em;
}

h1{
font-size:1.7em;
margin:0 0 0 0;
}

h2{
margin:0 0 0 0;
font-family: Verdana, Arial, sans-serif;
font-size:80%;
color:#ff3300;
}

.button { 
	background-color:#333333; 
	width:12px;
	height:12px; 
	border:none; 
}
	
.form {
margin:0 0 0 0;
padding:0 0 0 0;
border:none;
}

