body{

	color : #383838;

	font-size : 12pt;

	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

}
.silver_board{
	border : 1px solid #DCDCDC;
	padding : 4px;
}
H1{
	color : Silver;
	font-size : 16px;
}
H1.red{
	color : Red;
	font-size : 18px;
}
a{

	color : #FF4500;

	text-decoration : none;

}

a:hover{

	text-decoration : underline;

}

p{

	font-size : 10pt;

}
p.sm{
		font-size : 10px;
}

h2{
	font-size : 14px;	
	color : #FC4E03;
}
ul{

	font-size : 10px;

	color : #383838;

}

li{

	color : #383838;

}

strong.red{

	color : #FC4E03;

}

.copyright{

	font-size : 8pt;

	color : #919191;

}
td{
	font-size : 10px;
}