body {
margin-top: 0;
margin-bottom: 0;
margin-left: 0;
margin-right: 0;
background-color:#d0d0d0;
font-family: sans-serif;
}

p {margin-bottom: 0px; }

td {
	font-family: sans-serif;
	color: #000000;
	font-size: 13px;
}


h1 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	font-size: 14px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
}

a:link {
	color: #808080;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #808080;
	font-weight: normal;
}
a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: normal;
}
a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-style: none;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #999999;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.spacing0 {
	letter-spacing: normal;
}

h3 {
	font-family: Helvetica, Arial,  sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-family: Impact, Arial, sans-serif;
	font-size: 40px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


.text {
	text-align: justify;
	text-indent: 12px;
}

.quote {
	color: #000066;
	font-weight: bold;
}


#foot td p {
	font-size: 11px;
}
#foot  {
	font-size: 11px;
}

#blog p {margin-bottom: 0; margin-top: 0;}
#blog img {	
float: left;
position: relative;
}

#blog img:hover {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.75;
opacity:0.75;
filter:alpha(opacity=75);
}

.opacity {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
-moz-opacity: 0.6;
opacity:0.6;
filter:alpha(opacity=60);
}

.opacity:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
-moz-opacity: 1;
opacity:1;
filter:alpha(opacity=1);
}
