body {
	margin: 0px;
	padding: 15px 15px 0px 15px;
	background-color: #ffffff;
	color: #333333;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 18px;
}
td {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	color: #000000;
	font-family: "Verdana", "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #3300FF;
}

a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	padding: 6px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

h1 {
	clear: both;
	font-family: Verdana, Arial, sans-serif;
	font-size: 16px;
	margin: 0px;
}


.header{
			font-family: verdana;
			font-size: 19px; 
			font-style: bold;
			font-weight: bold;
			color: #0066CC;
			}
			
			
.subheader{
			font-family: verdana;
			font-size: 16px; 
			font-style: bold;
			font-weight: bold;
			color: #0066CC;
			}

.subheadersm {
			font-family: verdana;
			font-size: 14px; 
			font-style: bold;
			font-weight: bold;
			color: #0066CC;
			}
.subheadergr {
			font-family: verdana;
			font-size: 15px; 
			font-style: bold;
			font-weight: bold;
			color: #8CA767;
			}

			
.headersup {
			font-family: verdana;
			font-size: 13px; 
			font-style: bold;
			font-weight: bold;
			color: #0066CC;
			}
			
.subheadersup{
			font-family: verdana;
			font-size: 12px; 
			font-style: bold;
			font-weight: bold;
			color: #0066CC;
			}		

	
			
.text{
			font-family: verdana;
			font-size: 12px; 
			font-style: normal;
			font-weight: normal;
			color: #333333;
			}
			

.TextSmall {
  			color: #333333;
  			font-family: Verdana, Geneva, san-serif;
  			font-size: 11px;
  			font-weight: normal;
  			text-decoration: none;
  			text-align: left;
			}

.TextSmallorange {
    			FONT-WEIGHT: bold;
    			FONT-SIZE: 11px;
    			COLOR: #cb750a;
    			FONT-FAMILY: Arial;
    			TEXT-ALIGN: left;
    			TEXT-DECORATION: none
			}


.TextVsmall {
  			color: #333333;
  			font-family: Verdana, Geneva, san-serif;
  			font-size: 10px;
  			font-weight: normal;
  			text-decoration: none;
  			text-align: left;
			}
			
.Textsup {
  			color: #333333;
  			font-family: arial;
  			font-size: 10px;
  			font-weight: normal;
  			text-decoration: none;
  			text-align: left;
			}

.footercopy
{
	color: #858585;
	font-family: "Lucida Sans Unicode","Lucida Sans","Tahoma","Verdana",sans-serif;
	font-size: 9px;
	line-height: 12px;
}

ul, .unorderedlist {
	margin-top: 2px;
	margin-bottom: 2px;
	list-style-type: square;
	list-style-image: url(/images/en/common/bullet_4x4_blue.gif);
}

li, .unorderedlistitem, .orderedlistitem{
	margin-top: 0px;
}

ol, .orderedlist {
	margin-top: 2px;
	margin-bottom: 2px;
}
