.menuLarge
{
	font-family     :  Arial, Helvetica, sans-serif; 
	font-size       :  medium; 
	font-weight     :  bold;
	text-decoration :  none;
	color           :  #FFFFFF;
}

.menuSmall 
{
	font-family		:  Arial, Helvetica, sans-serif;
	font-size       :  small; 
	font-weight     :  bold;
	text-decoration :  none;
	color           :  #FFFFFF;
	font-style		:  italic;
}

.menuVerySmall
{
	font-family		:  Arial, Helvetica, sans-serif;
	font-size       :  small; 
	font-weight     :  normal;
	text-decoration :  none;
	color           :  #FFFFFF;
	font-style		:  italic;
}

.Heading
{
	font-family		:  Arial, Helvetica, sans-serif; 
	font-size       :  30px; 
	font-weight     :  bold; 
	text-decoration :  none;
	color			:  #FFFFFF;
}

.Normal
{
	font-size       :  small; 
	font-weight     :  normal;
	text-decoration :  none;
	font-family     :  Arial, Helvetica, sans-serif; 
	color			:  #FFFFFF;
}

.menuCurrent
{
	font-family     :  Arial, Helvetica, sans-serif; 
	font-size       :  small; 
	font-weight     :  bold;
	text-decoration :  none;
	color           :  #003399;
	border-color	:  #FFFFFF;
	font-style		:  italic;
}

.menuCurrentSmall
{
	font-family     :  Arial, Helvetica, sans-serif; 
	font-size       :  small; 
	font-weight     :  normal;
	text-decoration :  none;
	color           :  #003399;
	border-color	:  #FFFFFF;
	font-style		:  italic;
}

.option
{
	font-family		:  Arial, Helvetica, sans-serif;
	font-size       :  Small; 
	font-weight     :  bold;
	text-decoration :  none;
	color			:  #FFFFFF;
}

.table1
{
	border 			:  2px ridge;
	background-color:  #003399;
	text-align		:  center;
}

body
{
	background-color:  #3399FF;
	margin-left		:  0px;
	margin-top		:  0px;
	margin-right	:  0px;
	margin-bottom	:  0px;
}

a 
{
	font-family     :  Arial, Helvetica, sans-serif; 
	font-size       :  small; 
	font-weight		:  normal; 
	text-decoration :  none;
	color			:  #FFFFFF;
}

a:hover 
{
	color			:  #003399;
	text-decoration :  none;
}

a.option:hover
{
	color 			:  #FFFFFF
}
