body
{
	font-family: Arial;
	color: rgb(12,61,110);
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;

}
h1
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 24pt;
	color: rgb(12,61,110);
}
h2
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 18pt;
	color: rgb(12,61,110);
}
h3
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 14pt;
	color: rgb(12,61,110);
}
h4
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 12pt;
	color: rgb(12,61,110);
}
h5
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
	color: rgb(12,61,110);
}
h6
{
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	color: rgb(12,61,110);
}
A
{
	color : #FF3300 ;
	text-decoration : none ;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

A:link
{
	color : #FFFFFF ;
    text-decoration : underline ;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

A:hover
{
	color : #AAAAA ;
	text-decoration : blink ;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}


A:active
{
	color : #FF3300;
	text-decoration: blink;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;

}

A:visited
{
	color : #DDDDDD ;
	text-decoration : underline ;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

A:visited:hover
{
	color : #FF3300 ;
	text-decoration : none ;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

A.extern
{
	color : #FFFFFF ;
	text-decoration : none ;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

A:link.extern
{
	color : #AAAAAA ;
	text-decoration : none ;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

A:hover.extern
{
	color : rgb(12,61,110) ;
	text-decoration : none ;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}


A:active.extern
{
	color : rgb(12,61,110) ;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

A:visited.extern
{
	color : rgb(12,61,110) ;
	font-weight: normal;
	font-style: normal;
	font-size: 10pt;
}

BUTTON 
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial;
	font-style: normal; 
}

TEXTAREA
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial;
	font-style: normal; 
}
FIELDSET
{
	border-style: solid;
	border-width: 1pt;
	font-size: 8pt;
	font-family: Arial;
	font-style: normal; 	
}
LEGEND	
{
	font-size: 8pt;
	font-family: Arial;
	font-style: normal; 
}
SELECT
{
	border-style: solid;
	border-width: 1pt;
	color:   #FA9C14;
	font-size: 8pt;
	font-family: Arial;
	font-style: normal; 
}

CAPTION 
{
	font-size: 14pt;
	font-family: Arial;
	font-style: normal; 
}
TH
{
	font-family: Arial;
	font-style: normal; 
}
MARQUEE
{
	font-size: 14pt;
	font-family: Arial;
}
