body {
	background-color: #FFFFFF;
	scrollbar-base-color: #E5D3BF;
	scrollbar-darkshadow-color: #E5D3BF;
	scrollbar-arrow-color: #660000;
	margin: 15px;
	margin-bottom: 0px;
}

img {
	border: 0px;
}
	
a {
	color: #05326D;
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	onFocus: this.blur();
}

a:hover {
	color: #05326D;
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
}

p {
	color: black;
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
}

b {
	color: black;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}

i {
	color: black;
	font-family: tahoma;
	font-size: 11px;
}

ul {
	color: black;
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;	
}