html {
	height: 		100%;
}

body {
	min-height:		100%;
	margin-top:		0px;
	margin-right:		0px;
	margin-left:		0px;
	margin-bottom:	0px;
	padding-bottom:	1px;
	background-color: 	#ffffff;
	font-family: 		Arial, Helvetica, sans-serif;
	font-size:		12px;
	color: 		#000000;
	text-align: 		left;
	line-height:		1.5;
}

img  {
	border: 		0px;
}

a:link , a:visited , a:active {
	color:			#971b1e;
	text-decoration:	none;
	font-weight: 		bold;
	}

a:hover {
	color: 		#000000;
}

H3 {
	font-size:		14px;
	font-weight:		normal;
	color: 		#971b1e;
	margin:		0 0 0 0;
	padding:		0 0 0 0;
	letter-spacing:	0.1em;
}

H5 {
	font-size:		20px;
	font-weight:		normal;
	color:			#971b1e;
	margin:		0 0 0 0;
	padding:		0 0 0 0;
	letter-spacing:	0.1em;
}
