body
{
	font-size:14px; 
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	line-height:21px;
	text-align:left;
}
div#tbd 
	{
	position:relative;
	top:-20px;
	width:350px;
	float:right;
	}
div#tbg 
	{
	position:relative;
	top:-20px;
	width:350px;
	float:left;
	}
div#vd
	{
	position:relative;
	top:20px;
	left:0;
	float:middle;
	}

a 
{
  display: block;
  width: 100%;
  color: #cccccc;
  text-decoration: none;
}
p 
	{
	text-align: center;
	font-size: 14px;
	text-shadow: 1px 1px 1px #5555FF;	
	}
ul
	{
	list-style: none;
	padding: 0;
	margin: 0;
	}

ul li
	{
	display: block;
	position: relative;
	}

li ul
	{
	position: relative;
	}

ul ul
	{
	margin-top: 8px;
	font-size:12px; 
	left: 20px;
	}

ul li + li
	{
	margin-top: 5px;
	}
div#t1
	{
	font-size:13px;
	}
div#t2
	{
	font-size:12px;
	font-style: italic;		
	color: #AAAAFF;	
	}
div#t3
	{
	font-size:11px;	
	color: #AAAAFF;	
	}	
h1 
{
	font-family: "Comic Sans MS";
	font-style: italic;	
	text-align: center;
	margin-right: 20px;		
	margin-top: 5px;	
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 28px;
	color: white;
}
h2 
{
	font-family: "Comic Sans MS";
	font-weight: normal;	
	padding: 2px 5px;	
	text-align: justify;	
	font-style: normal;	
	font-size: 16px;
	overflow-y:scroll;	
	max-height:380px;
	color: black;	
}
h3 
{
	font-family: "Comic Sans MS";
	text-align: center;
	margin-left: 10px;		
	font-weight: bold;
	font-size: 14px;		
	color: black;
}
h4 
{
	font-family: "Trebuchet MS";
	text-align: center;
	margin-left: 20px;	
	margin-right: 20px;		
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 12px;		
	color: maroon;
}
img
{
  padding: 2px 10px;
}