td
{
	font-size: 10pt;
	line-height: 20px;
	letter-spacing: 1px;
}

A
{
	color:#5E5F88;
	text-decoration:none;
}
A:link 
{
	color:#5E5F88;
	text-decoration:none;
}
A:visited 
{
	color:#5E5F88;
	text-decoration:none;
}
A:active 
{
	color:#5E5F88;
	text-decoration:none;
}
A:hover 
{
	color:#5E5F88;
	text-decoration:none;
	position:relative;
	top:1px;
	left:1px;
}

h2
{
	font-size: 12pt;
	font-weight: bolder;
}

textarea
{
	font-size: 100%;
	color: #000000;
	line-height: 20px;
	border-style: none;
	background-color: transparent;
	padding: 5px;
}

.menu
{
	position: center; 
	border-style:dashed; 
	border-color:#0000CC; 
	border-width:1px;
	background-color:#E1E1E1;
}

.MainMenu
{
	position: center; 
	border-style:none; 
	border-color:#0000CC; 
}

.thin_menu
{
	line-height: 23px;
	color:#9E9D70;
	vertical-align: bottom;
	border-style:solid;
	border-color: #9E9D70;
	border-width:1px;
	background-color: transparent;
	letter-spacing: 1px;
	padding: 5px;
}

.main
{
	padding: 10px;
}

.FT
{	
	writing-mode:tb-rl;
}

.GalaxyPerson
{
	line-height: 25px;
}

.BigFont
{
	font-size: 11pt;
	line-height: 25px;
	letter-spacing: 1px;
}