body {
 	font-family: Geneva, Arial, san-serif;
	font-size: 12px;
	color: #cccccc;
	background-color: #333333;
	}

h1 {
	font-family: Geneva, Arial, san-serif;
	font-size: 24px;
	color: #A6D1F0;
	font-weight: normal;
	background-color: #333333;
	}
	


h2 {
	font-family: Geneva, Arial, san-serif;
	font-size: 14px;
	color: #cccccc;
	font-weight: normal;
	background-color: #333333;
	}
	
h3 {
	font-family: Geneva, Arial, san-serif;
	font-size: 14px;
	color: #A6D1F0;
	font-weight: normal;
	background-color: #333333;
	margin-bottom:10px;
	margin-top:0; 
    padding-top:0;
	}
	
h4 {
	font-family: Geneva, Arial, san-serif;
	font-size: 24px;
	color: #A6D1F0;
	font-weight: normal;
	background-color: #333333;
	}
	
h5 {
	font-family: Geneva, Arial, san-serif;
	font-size: 20px;
	color: #A6D1F0;
	font-weight: normal;
	background-color: #333333;
	}
	
	
.bio {
 	font-family: Geneva, Arial, san-serif;
	font-size: 12px;
	color: #cccccc;
	background-color: #333333;
	}
	
	
.border {border:1px; color:#000000;}
 
a:link {color:#A6D1F0; text-decoration: none; font-weight:normal;}
a:visited {color:#A6D1F0; text-decoration: none; font-weight:normal;}
a:hover {color:#cccccc; text-decoration: none; font-weight:normal;}
a:active {color:#cccccc; text-decoration: none; font-weight:normal;} 
 
a.h1:link {color:#A6D1F0; text-decoration: none; font-weight:normal;}
a.h1:visited {color:#A6D1F0; text-decoration: none; font-weight:normal;}
a.h1:hover {color:#cccccc; text-decoration: none; font-weight:normal;}
a.h1:active {color:#cccccc; text-decoration: none; font-weight:normal;} 

a.h2:link {color:#cccccc; text-decoration: none; font-weight:normal;}
a.h2:visited {color:#cccccc; text-decoration: none; font-weight:normal;}
a.h2:hover {color:#A6D1F0; text-decoration: none; font-weight:normal;}
a.h2:active {color:#A6D1F0; text-decoration: none; font-weight:normal;}

a.h4:link {color:#cccccc; text-decoration: none; font-weight:normal;}
a.h4:visited {color:#cccccc; text-decoration: none; font-weight:normal;}
a.h4:hover {color:#A6D1F0; text-decoration: none; font-weight:normal;}
a.h4:active {color:#A6D1F0; text-decoration: none; font-weight:normal;}


