TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-left:20px;
	padding-right:20px;
	}
	
.tdtext {
	font-family : ms sans serif,arial,san-serif,tahoma;
	font-size : 11px;
}

A {
	font-weight: bold;
	text-decoration: none;
	color: #333333;
}

A:hover {
	font-weight:bold;
	text-decoration: underline;
	color: #333333;
}

A.mlink {
	font-weight: bold;
	text-decoration : none;
	color: #ffcc66;
	font-size: 11px;
}
A.mlink:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 11px;
}

.text { 
	font-family: ms sans serif,arial,san-serif,tahoma;
	font-size: 11px;
	margin-left: 10px; 
	margin-right: 5px; 
	text-align: left; 
	color: #666666;
	text-indent: 0px; 
	margin-top: 10px;
	margin-bottom: 5px;
}

.mtext { 
	font-family : ms sans serif,arial,san-serif,tahoma;
	font-size : 11px;
	margin-left : 10px; 
	margin-right : 5px; 
	text-align : left; 
	color : #666666;
	text-indent : 0px; 
	margin-top : 15px;
	margin-bottom : 15px;
}

H1 { 
	font-family : tahoma;
	font-size : 9px;
	margin-left : 0px; 
	margin-right : 0px; 
	text-align : center; 
	color : #333333;
	text-indent : 0px; 
	margin-top : 0px;
	margin-bottom : 0px;
}

H2 {
	font-size : 10px;
	margin-left : 0px;
	margin-right : 0px;
	text-align : center;
	color : #ffffff;
	text-indent : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	font-weight : normal;
}

strong {
	font-weight : normal;
}
