body {
	color:#fff;
    font-family: arial, helvetica, verdana, sans-serif;
    line-height:140%;
}

p { font-size:13px;
    margin:15px 0px 15px 0px;}
    
small {font-size: 10px;}

h1 {
    text-transform:lowercase;
    margin:10px 0px;
    font-size:23px;
    font-weight:normal;
}

h2 {
    text-transform:lowercase;
    margin:5px 0px 5px 0px;
    font-size:18px;
    font-weight:normal;
}

a { color:#84d0e9;}
    
a:hover { color:#bfebf9;
    font-weight:bold;
    text-decoration:underline;}
    
span.band {
	color:#84d0e9;
    font-weight:bold;
    text-decoration:none;}
