body { 
	background-color: #F2F2F2;
	font-family: Verdana, Helvetica, arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
}

.tdbright  { 
	background-color: #F2F2F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.tddark  { 
	background-color: #5A5E76;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.tdgrey1  { 
	background-color: #DEDEDE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.tdgrey2  { 
	background-color: #CFCFCF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.tdgrey3  { 
	background-color: #888888;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

h1 {
	color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        font-size: 10pt;
	text-decoration: none
} 

.textred {
        color: #be0039;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        font-size: 8pt
} 

.textyellow {
        color: #D2D200;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        font-size: 8pt
}

.textblue {
        color: #0000CC;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
        font-size: 8pt
}

.textblack {
        color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
        font-size: 8pt
}

.textwhite {
        color: #EEEEEE;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
        font-size: 8pt
}

.textlink {
        color: #C0C0C0;
	margin-top: 0;
	margin-bottom: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
        font-size: 8pt
}

.textlink2 {
        color: #be0039;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
        text-decoration: underline;
	text-transform: none
}  

.textlink3 {
        color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
        text-decoration: underline;
	text-transform: none
} 

a:link {
	color: #C0C0C0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
        text-decoration: none;
	text-transform: none
} 

a:active {
	
        color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
        text-decoration: none;
	text-transform: none
} 

a:visited {
	
	color: #C0C0C0;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
        text-decoration: none;
	text-transform: none
}

a:hover {
	
	color: #eeeeee;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
        text-decoration: none;
	text-transform: none
} 

a.two:link {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
        text-decoration: none;
	text-transform: none
} 

a.two:active {
	
        color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
        text-decoration: none;
	text-transform: none
} 

a.two:visited {
	
	color: #333333;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
        text-decoration: none;
	text-transform: none
}

a.two:hover {
	
	color: #111111;
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 8pt;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
        text-decoration: underline;
	text-transform: none
}


