td a.greybig, a.greybig:visited{
	font: 18px Tahoma;
	color: #808080;
	line-height: 30px;
}	
a:link{
text-decoration: none;
	font-family:Franklin Gothic Medium;
	font-size:10pt;
	color:#3366FF;
        }
a:active{
text-decoration: none;
	font-family:Franklin Gothic Medium;
	font-size:10pt;
	color:#3366FF;
	}
a:visited{
text-decoration: none;
	font-family:Franklin Gothic Medium;
	font-size:10pt;
	color:#6F94FF;
	}
a:hover{
text-decoration: none;
	font-family:Franklin Gothic Medium;
	font-size:10pt;
	color:#6F94FF;
	}

@import url(/css/sandbox.css);
#photoholder {
	width:511px;
	height:310px;
	border:0px solid #C0C0C0;
	background:#B9B9B9 url('/images/loading.jpg') 50% 50% no-repeat;
}
#thephoto {
	width:511px;
	height:310px;
}

h1 { font-family: Arial; font-size: 15px; color: #6F94FF; text-align: left}
h2 { font-family: Arial; font-size: 15px; color: #5E5E5E; text-align: right}
h3 { font-family: Arial; font-size: 8px; color: #FFFFFF; text-align: center; line-height: 130%;}
h4 { font-family: Arial; font-size: 15px; color: #C0C0C0; text-align: right;}
h5 { font-family: Arial; font-size: 15px; color: #FFFFFF; text-align: left}
h6 { font-family: Arial; font-size: 15px; color: #6F94FF; text-align: right}

td,p,body{font: 10pt Franklin Gothic Medium, Arial; color: #505050;line-height: 130%;}
BODY {
scrollbar-face-color: #C0C0C0;
scrollbar-highlight-color: #C0C0C0;
scrollbar-3dlight-color: #C0C0C0;
scrollbar-darkshadow-color: #C0C0C0;
scrollbar-shadow-color: #C0C0C0;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #E6E4E4;}