* { 
	margin: 0;
	padding: 0;
}


body {
	background-color: #ffffff;
	background: #ffffff url(http://brainwashed.com/antony/images/antlogo08.jpg) no-repeat 0 0;
	background-attachment: fixed;
	color: #000;
	margin: 100px 0 0 200px;
	width: 600px;
	}

body, td, li {
	font: 11px "lucida grande", tahoma, verdana, arial, sans-serif;
	color: #000;
}

div {
	}
	
a {
	color: #330099;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}
	
        
h1, .artistHeader {
	font-size: 18px;
	text-transform: lowercase;
    font-weight: bold;
	}
	
h2, .titleHeader {
	font-size: 16px;
	text-transform: lowercase;
    margin-bottom: 0;
    font-weight: bold;
	}
	
	
h3 {
	font-size: 12px;
    font-weight: bold;
	}
	
p, .titleHeader {
	padding-bottom: 16px;
}


ol, ul {
	margin-left: 25px;
	padding-bottom: 16px;
}


.header {  
        font-size: 20px; 
        font-weight: bold; 
        }

.white {
        font-size: 12px;
        font-weight: bold; 
        color: #ffffff;
        }
        
#aranosbody {
		margin-top: 0;
	}

#aranosbody img {
		margin: 0 0 15px 15px;
	}

.reviews p {
	border-top: 1px solid #000;
}

i, em {
	font-style: italic;
}

/*
.artistHeader {
	display: none;
}

*/

