BODY {
	font-family: Arial, Helvetica, Verdana;
	color: #666666;
}
BODY, TD {
	font-size:0.9em;
}



a:link {
	color:#5180BF;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color:#5180BF;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color:#444444;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	color:#5180BF; 
	font-size:1.4em; 
	font-weight: normal;
	margin:8px 0px;
}

h2 {
	color:#666666;
	font-size:1.4em; 
	font-weight: normal;
	margin:8px 0px;
}

.small { font-size:0.7em; }

.image_left {
	margin: 0px 20px 20px 0px;
	float: left;
}

.image_right {
	margin: 0px 0px 20px 20px;
	float: right;
}