body{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#9A959A;
	font-size: 12px;
	margin: 0;
}

#main {padding: 15px;}

	h1 {
	font-size: 22px;
	color: #660066;
	font-weight: bold;	
	margin: 0px;
}
	h2 {
	font-size: 18px;
	color: #660066;
	margin: 0px;
	font-weight: bold;
}
	h3 {
	font-size: 16px;
	color: #660066;
	font-weight: bold;
	margin: 0;
}

	h4 {
	font-size: 15px;
	color: #660066;
	font-weight: bold;
	margin: 0;
}

h4 {border:thin solid #660066;
	padding: 5px 0px;}

a:link {
	color: #82368A;
}
a:hover {
	color: #82368A;
}
a:visited {
	color: #82368A;
}

#main a{
	color: #82368a;
	text-decoration:underline;
	font-weight: bold;
}

#nav a:link, a:hover, a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.nav a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;	
}
.nav a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.nav a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.bblink:link {
	font-size: 12px;
	color: #82368A;
	text-decoration: none;	
	}
	
a.bblink:hover {
	font-size: 12px;
	color: #82368A;
	text-decoration: none;	
	}
	
a.bblink:visited{
	font-size: 12px;
	color: #82368A;
	text-decoration: none;	
	}
	
li {list-style-image: url(images/bullets.gif) }

.indent {
	margin-left: 10px;

}

.test a:link {
	color: blue;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/anneh_right2.jpg);
	width: 40px;
	height: 40px;
	display: block;
}

