BODY {
	background-color : Black;
    scrollbar-face-color:#FF0000; 
	scrollbar-shadow-color: #550000; 
	scrollbar-highlight-color: #FF0000; 
	scrollbar-3dlight-color: #333333; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #220000; 
	scrollbar-arrow-color: #1A40A5;
}

A  {
	text-decoration : none;
	color : #d0d0d0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
}

A:Visited  {
	text-decoration : none;
	color : #d0d0d0;
}

A:Active  {
	text-decoration : none;
	color : Gray;
}

A:Hover  {
	text-decoration : none;
	color : #ffffff;
}




.menu_text  {
	color : #ff0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

.normal_text  {
	color : #d0d0d0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.white_text  {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
.project_title  {
	color : #d0d0d0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
}

.bio_txt {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
}

.bio_heading {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
}

.bio_title {
	color : #ffffff;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bold;
}