	body {
		margin: 0px;
		background-color : White;
	}
	div.copy {
		padding : 20px;
		font-size : 10px;
		text-align : right;
		color : #C2C2C2;
	}
	a.copy  {color : #C2C2C2; text-decoration: underline; }    
	body,td,th,li,center,div,p,h2,h3,h4,h5,h6 {
		font-size : x-small;
		font-family : Tahoma, Arial, Helvetica, sans-serif;
	}
td.cfr {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #F86262;
	padding-left : 10px;
	padding-right : 30px;
}
}
td.txt {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	font-size : 10px;
}
td.txt a  {
	color : #7A7A7A;
	font-weight : bold;
	text-decoration : none; 
}
td.txt a:hover  {
	color : #2E2E2E;
	font-weight : bold;
	text-decoration : underline; 
}
td.txt a:visited   {
	color : #7A7A7A;
	font-weight : bold;
	text-decoration : none; 
}
td.txt a:visited:hover  {
	color : #2E2E2E;
	font-weight : bold;
	text-decoration : underline; 
}
div.txt {
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	color : Black;
	font-weight : bold;
	font-size : 10px;
	margin: 0;
	margin-left: 20px;
}
div.txt a  {
	color : #71715D;
	font-weight : bold;
	text-decoration : none; 
}
div.txt a:hover  {
	color : #2E2E2E;
	font-weight : bold;
	text-decoration : underline; 
}
div.txt a:visited   {
	color : #71715D;
	font-weight : bold;
	text-decoration : none; 
}
div.txt a:visited:hover  {
	color : #2E2E2E;
	font-weight : bold;
	text-decoration : underline; 
}

h1 {
	font-size: 135%;
	margin: 0px;
	margin-bottom: 24px;
	text-align : right;
	color : #FF4141;
}
h2 {
	margin-top: 5px;
	margin-bottom: 17px;
	font-size: 120%;
}
h3 {
	margin-top: 5px;
	margin-bottom: 12px;
	font-size: 120%;
	font-weight :  normal;
}
h4 {
	margin-top: 3px;
	margin-bottom: 15px;

	font-size: 110%;
}
h5 {
	margin-top: 3px;
	margin-bottom: 15px;
	font-size: 110%;
	font-weight :  normal;
}
h6 {
	margin-left: 10px;
	font-size: 14;
	font-family : verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF3333;
	margin-top: 0px;
	margin-bottom: 10px;
}
p {
	margin-top: 0px;
	margin-bottom: 12px;
	text-align : justify;
}
 .time {
	margin-top: 0px;
	margin-bottom: 3px;
	font-size : 80%;
}
.detail {
	text-align : right;
}