body 
{
}

p {}

td {}

h1
{
	color: #0a1764; 
	font-size: 14px; 
	font-family: Arial, SunSans-Regular, sans-serif 	
}

#swf_header
{
	src:url(images/header_swf.jpg);
	width:400px;
	height:100px;		
}

.twelvepx  
{
	color: #8b4513; 
	font-size: 12px; 
	font-family: Arial, SunSans-Regular, sans-serif;
}

.twelvepxb   
{ 
	color: #0a1764; 
	font-size: 12px; 
	font-family: Arial, SunSans-Regular, sans-serif; 
	font-weight: bold;
}

.credit   
{ 
	color: #0a1764; 
	font-size: 12px; 
	font-family: Arial, SunSans-Regular, sans-serif; 
	font-weight: bold;
	font-style:italic;
}

.caption_shell_left
{
	float:left;
	margin:5px 5px 5px 0px;	
}

.caption_shell_right
{
	float:right;
	margin:5px 0px 5px 5px;	
}

.caption_picture
{
}

.caption_text
{
	clear:both;
	text-align:center;
	color: #0a1764; 
	font-size: 12px; 
	font-family: Arial, SunSans-Regular, sans-serif; 	
	font-style:italic;		
}

.clear_both
{
	clear:both;
}
