a:link{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}

body {
	font-family: arial,Sans-Serif;
	font-size: 75%;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom:0px;
}

ul {
	list-style-type: square;
	margin-bottom: 0px;
	margin-left: 26px;
	margin-right: 0px;
	margin-top: 0px;
}

.left{float:left;}
.right{float:right;}
.clear{clear:both;}

.close{color:#000000;}