body {
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #333300;
}
html>body {
	font-size: 12px;
	line-height: 1.5;
}
table, td, p, ul, dl {
	
}
.constrain {
	width: 650px;
	margin: 1em auto;
	position: relative;
}
#logo {
	float: right;
	clear: both;
	margin-right: 100px;
}
#blink {
	position: relative;
	left: 0;
	bottom: -160px !important;
	bottom: -120px;
	width: 190px;
	height: 45px;
	float:left;
}

.clear
{
     clear: both;
     overflow: hidden;
     width: 0;
     height: 0;
}
#footer {
	text-align: center;
	font-size: 11px;
}

.special {
	color: #680000;
	font-size: 1.2em;
	margin: 0 .5em;
}

a {
	color: #660000;
}

a:visited {
	color: #333300;
}

strong.hilite {
	color: #660000;
}
