/* Arial */

BODY
{
 	font-family: Arial, Helvetica, Sans-Serif;
	FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

A
{
 	font-family: Arial, Helvetica, Sans-Serif;
 	font-weight: bold;
    FONT-SIZE: 12px;
}

P
{
 	font-family: Arial, Helvetica, Sans-Serif;
    FONT-SIZE: 12px;
    margin: 0px 0px 8px 0px;
}

H1,H2,H3,H4,H5,H6,TD,DT
{
 	font-family: Arial, Helvetica, Sans-Serif;
}

TD
{
	FONT-SIZE: 12px;
}

H1	{	
	font-size:	20px;
	font-weight: bold;
}
		
H2	{	
	font-size:	18px;
	font-weight: bold;
}	
		
H3	{	
	font-size:	16px;
	font-weight: bold;
	margin: 12px 0px 4px 0px;
	}	
		
H4	{	
	font-size:	15px;
	font-weight: bold;
	margin: 8px 0px 2px 0px;
	}	
		
H5, DT	{	
	font-size:	12px;
	font-weight: bold;
	margin: 8px 0px 2px 0px;
	}	
		
H6	{	
	font-size:	10px;
	font-weight: bold;
	}	
		
TFOOT, THEAD	{	
	font-size:	12px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
 	font-family: Arial, Helvetica, Sans-Serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	12px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
 	font-family: Arial, Helvetica, Sans-Serif;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

.TitleText
{
	font-size:12px;
	font-weight:bold;
}

.BodyText
{
	font-size:12px;
}

.LinkText
{
	font-size:12px;
}

.AlignableImage
{
}

.footerText
{
	font-size:12px;
}
/*
.menuText
{
	font-family: GEORGIA MS, Georgia, Serif;
	letter-spacing:1px;
	font-size:12px;
	color:white;
	font-weight:bold;
}
*/
.menuLink
{
	height:20px;
	padding:4px 5px 4px 5px;
	font-weight:bold;
}
.selMenuLink
{
	height:20px;
	padding:4px 5px 4px 5px;
	font-weight:bold;
}
