body 	{
	background: url(images/bg3.jpg);
	margin: 0 auto;
	padding: 0;
	font: 76% Tahoma;
	color: #6A1F7C;
	}

	
p, h1, h2, h3, ul {
	font-family: Tahoma, Arial, sans-serif;
	color: #4A0D57;
	font-size: 67%;
	}
h1 {
	margin: 0;
	color: #FFFFFF;
	font-weight: normal;
	font-size: medium;
	background-color: #62107A;
	font-family: Tahoma, Arial, sans-serif;
	padding: 0;
	}

h2 {
	font-size: 76%;
	margin: 0 0 0.5em 0;
	right: 10px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bolder;
	color: #991463;
}


h2 a {
	padding: 6px 2px 2px 0;
	text-decoration: none;
	color: #FF0000;
	}

h2 a:visited {
	padding: 6px 2px 2x 0;
	text-decoration: none;
	color: #7A200F;
	}

h2 a:hover {
	padding: 6px 2px 2px 0;
	color: #FFFFFF;
	background: url(images/linkline.gif) repeat-x left bottom;
	}

h3 {
	margin: 0px;
	font: bold 0.9em Tahoma, Arial, sans-serif;
	letter-spacing: 0.2em;
	text-align: left;
	vertical-align: middle;
	}
h4 {
	margin: 0;
	padding: 0px;
	color: #570D6C;
	font-size: 57%;
	float: none;
	font-family: Tahoma, Arial, sans-serif;
	text-transform: lowercase;
	}
		
p {
	color: #62107A;
	font-size: 76%;
	line-height: 1.3em;
	}

p a {
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	}

p a:visited {
	text-decoration: none;
	color: #FFFFFF;
	}

p a:hover {
	text-decoration: none;
	color: #FF0000;
	background: no-repeat left bottom;
	}

p.sidebar {
	color: #FFFFFF;
	font-size: 0.7em;
	line-height: 1.5em;
	}

#content {
margin: 0 auto 20px 160px;
border-left: 1px solid #f0f0f0;
border-right: 1px solid #f0f0f0;
padding: 0 10px;
line-height: 1.6em;
text-align: left;
}

#content h2 {
font-size: 1.2em;
margin: 0 0 0.5em 0;
}

#content img {
padding: 1px;
display:inline;
background: #cccccc;
border: 4px solid #f0f0f0;
}

.borderedwhite {
	border: 1mm solid #E8E8E8;
}
.bordereddark {
	border: 1mm solid #440A52;
}
.footer {
clear: both;
margin: 0 auto;
padding: 5px 0;
border-top: 4px solid #f0f0f0;
width: 760px;
text-align: center;
color: #8F36A2;
font-size: 0.7em;
}

.footer a {
color: #808080;
text-decoration: none;
}

.footer a:hover {
text-decoration: underline;
}

