BODY {

font-family : Arial, sans-serif ;
font-size : 10pt;
color: #FFFFFF;
}

.body {
	font-family: "Times New Roman", Georgia, Times;
	font-size: 13.25px;
	color: #FFFFFF;
	text-decoration: none;
}
.body2 {
	font-family: "Times New Roman", Georgia, Times;
	font-size: 13px;
	color: #696969;
	text-decoration: none;
}

.title {
	font-family: "Times New Roman", Georgia, Times;
	font-size: 13.5px;
	color: #FFFFFF;
	font-weight: bold
}

.ini {
	font-family: Terminal,Arial,Helvetica;
	font-size: 13px;
	color: #A52A2A;
	text-decoration: none;
}

.explain {
	font-family: Terminal,Arial,Helvetica;
	font-size: 13px;
	color: #696969;
	text-decoration: none;
}