body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #6B0F01;
}
.Verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.7em;
	background-position: top;
}

.css {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCE599;
}
.photo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}

.float {
	FLOAT: left;
	display: block;
	width: 130px;
	overflow:hidden;
	
}
.border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.vert {
	line-height: 2.2em;
}

.Verdana1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 2.2em;
	font-size: 12px;
	text-indent: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
.bulet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-image: url(img/bulet.gif);
	font-size: 12px;
	text-align: left;
	line-height: 1.5em;
	vertical-align: 20%;
}

.float1 {
	FLOAT: right;
	word-spacing: 50em;
	display: block;
	width: 250px;
	overflow:hidden;
	
}
.float2 {
	FLOAT: left;
	word-spacing: 50em;
	display: block;
	overflow:hidden;
	
}
.float3 {
	FLOAT: left;
	display: block;
	width: 50px;
	overflow:hidden;
	
}

.verdana3 {
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}


#url a {
	text-decoration: none;
	color: #003366;
}
#url a:hover {
	color: #990000;
	text-decoration: none;
}
