body {
 	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #000000;
	padding-right: 7px;	
	
	}

h1 {
	font-family: "Arial Black", sans-serif;
	font-size: 16px;
	color: #ffcc00;
	font-weight: normal;
	}

h2 {
	font-family: "Arial Black", sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: normal;
	margin-left: 10px;
	}
	
.h4 {
    font-family: "Arial Black", sans-serif;
    font-size: 16px;
	color: #ffcc00;
	font-weight: normal;
	margin-left: 10px;
	}
	
h3 {
	font-family: Arial, san-serif;
	font-size: 14px;
	color: #0066ff;
	font-weight: normal;
	background-color: #000000;
	margin-bottom:10px;
	margin-top:0; 
    padding-top:0;
	}
	
.caption {
    font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #DBDBDB;
	font-weight: normal;
	valign: top;
	padding: 10 0 10 0;
	}
	
.bio {
    font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	}
	
.copyright {
    font-family: Georgia, Times New Roman, serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
	margin-right: 10px;
	}	
	
.border {border:1px; color:#000000;}

a:link {color:#ffffff; text-decoration: none; font-weight:normal;}
a:visited {color:#ffffff; text-decoration: none; font-weight:normal;}
a:hover {color:#333333; text-decoration: none; font-weight:normal;}
a:active {color:#333333; text-decoration: none; font-weight:normal;}
 
a.h1:link {color:#ffcc00; font-family: "Arial Black", sans-serif; text-decoration: none; font-weight:normal; font-size:16px; text-transform:lowercase; text-align:right;}
a.h1:visited {color:#ffcc00; font-family: "Arial Black", sans-serif; text-decoration: none; font-weight:normal;font-size:16px;text-transform:lowercase;text-align:right;}
a.h1:hover {color:#333333; font-family: "Arial Black", sans-serif; text-decoration: none; font-weight:normal;font-size:16px;text-transform:lowercase;text-align:right;}
a.h1:active {color:#333333; font-family: "Arial Black", sans-serif; text-decoration: none; font-weight:normal;font-size:16px;text-transform:lowercase;text-align:right;}

a.h2:link {color:#ffffff; font-family: "Arial Black", sans-serif; text-decoration: none; font-weight:normal; font-size:16px; text-transform:lowercase; text-align:right;}
a.h2:visited {color:#ffffff; font-family: "Arial Black", sans-serif; text-decoration: none; font-weight:normal;font-size:16px;text-transform:lowercase;text-align:right;}
a.h2:hover {color:#333333; font-family: "Arial Black", sans-serif; text-decoration: none; font-weight:normal;font-size:16px;text-transform:lowercase;text-align:right;}
a.h2:active {color:#333333; font-family: "Arial Black", sans-serif; text-decoration: none; font-weight:normal;font-size:16px;text-transform:lowercase;text-align:right;}

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




