@charset "utf-8";

body {
	background-color:#ffffff;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
}
.bottom {
	font-size: 12px;
	margin-bottom: 2px;
}
.foot {
	margin-top:20px;
}
	
ul.sqbullets {
	/* line-height: 1.231;  */
	font-size: 1em;
	list-style-type: square;
}
.logo {
	padding-top: 15px;
	padding-bottom: 10px;
}
.name {
	font-family: Copperplate Gothic Light Regular, Palatino Linotype,serif;
	font-weight: bold;
	padding: 20px 0px 20px 0px;
}

#square {
	margin-top: 1%;
	position: relative;
	padding:1%;
}

#titleline {
	font-family: Verdana,"Bitstream Vera Sans",sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-align:center;
	position: relative;
	padding-top:5%;
	padding-bottom:0%;
	line-height:1.231;
	text-align: center;
}

	
ul {
    display: block;
	 list-style: square;
}
