BODY
{
    BACKGROUND-COLOR: #1659B3;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    SCROLLBAR-FACE-COLOR: #6699FF;
    SCROLLBAR-HIGHLIGHT-COLOR: #99CCFF;
    SCROLLBAR-SHADOW-COLOR: #336699;
    SCROLLBAR-3DLIGHT-COLOR: #99CCFF;
    SCROLLBAR-ARROW-COLOR: #1659B3;
    SCROLLBAR-TRACK-COLOR: #1659B3;
    SCROLLBAR-DARKSHADOW-COLOR: #336699;
}

TD 
{
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.Title	
{
	text-align: right;
	color: #000099;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.devTitle 
{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #000099;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#003399;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#003399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#003399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#003399;
	}


A.black
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration:	none;
	color:	#000000;
}	
		
A.black:visited
{
	color:	#000000;
}
A.black:hover	{	
	text-decoration:	underline;
	}

A.white
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	color:	#FFFFFF;
}	
		
A.white:visited
{
	color:	#FFFFFF;
}
A.white:hover	{	
	text-decoration:	none;
	color:	#EEEEEE;
	}

A.navy
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	color:	#0033CC;
}	
		
A.navy:visited
{
	color:	#0033CC;
}
A.navy:hover	{	
	text-decoration:	none;
	color:	#3366FF;
	}

A.navy
{
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	text-decoration: none;
	color:	#0033CC;
}	
		
A.blue:visited
{
	color:	#99CCFF;
}
A.blue:hover	{	
	text-decoration:	none;
	color:	#6699FF;
	}

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	list-style-image: url(/images/pimpa1.gif);
	}	

UL LI LI	{	
	list-style-type:	disc;
	list-style-image: url(/images/pimpa.gif);
	}	

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;
	}	

IMG.img	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}

TABLE.Prices { border-left: solid 1 #1659B3; border-top: solid 1 #1659B3;}
TABLE.Prices TD, TABLE.Prices TH { font-face: Courier New,Verdana, Arial; font-size: 12px; border-right: solid 1 #1659B3; border-bottom: solid 1 #1659B3}
TABLE.Prices TH { border-right: solid 1 #FFFFFF; border-bottom: solid 1 #FFFFFF }
TABLE.Prices TH {background-color:#1659B3; color: #FFFFFF}

.date { font-face: Courier New,Verdana, Arial; font-style:italic; font-weight:bold; }