/* CSS Document */

BODY
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #FFFFFF;
}
.title	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	COLOR:#333333;
	font-size:	1.0em;
	line-height: 2.5em;
	font-weight: normal;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	wide;
	letter-spacing:	normal;
	}	
		

A:link	{	
	font-weight:	normal;
	text-decoration:	none;
	color:	#333333;
	}	
		
A:visited	{	
	font-weight:	normal;
	text-decoration:	none;
	color:	#333333;
	}	
		
A:active	{	
	font-weight:	normal;
	text-decoration:	none;
	color:	#333333;
	}	
		
A:hover	{	
	font-weight:	normal;
	text-decoration:	line-through;
	color:	#333333;
	}
	

.maintext
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    COLOR: #333333;
    FONT-SIZE: .9em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: lowercase;
}

.info
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    COLOR: #000000;
    FONT-SIZE: .7em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: lowercase;
}

.intro
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    COLOR: #333333;
    FONT-SIZE: 0.80em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: lowercase;
}

.intro2
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    COLOR: #666666;
    FONT-SIZE: .9em;
    FONT-WEIGHT: normal;
    word-spacing:	0.2em;
    LETTER-SPACING: 0.2em;
    TEXT-TRANSFORM: lowercase;
}

.intro3
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    COLOR: #333333;
    FONT-SIZE: 0.70em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: lowercase;
}

.caption
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    COLOR: #000000;
    FONT-SIZE: .7em;
    line-height: 1.5em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: lowercase;
}
