h3 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
}

html {
	height: 100%;
}


body {
	height: 100%;
	margin: 0px 0px 0px 0px;
	background: url(http://www.euromedspharmacy.com/bg.jpg) repeat;
   background-attachment: fixed;


p, li, a, table, .helpcontent {
	font-family: Arial;
	font-size: 14px;
	color: #000000;

}

p {
	text-align: justify;
}

.content img, .subheader img, .important img {
	margin-left: 10px;
	margin-right: 10px;
}

ul {	
	margin-left: 15px;
	margin-top: 0px;
	padding-left: 0px;
}

li {
	margin-left: 0px;
	list-style-type: square;
	color: #808080;
}

hr {
	width: 739px;
}


.dashed {
	border-style: dashed;
	border-width: 1px;
	border-color: #DDDDDD;
}


.spacer-bottom {
        border-bottom: 1px dashed #E6E6E6;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #000066;
}
a:visited {
	text-decoration: underline;
	color: #000066;
}
