p.t{
	font-family: verdana;
	font-size: 12px;
	color: red;
}

p {
	font-family: verdana;
	font-size: 10px;
	text-align: justify;
}

li {
	font-family: verdana;
	font-size: 12px;
}

h1 {
	font-family: verdana;
	color: blue;
	font-size: 14px;
}

h2 {
	font-family: verdana;
	color: blue;
	font-size: 13px;
}

h3 {
	font-family: verdana;
	color: red;
	font-size: 11px;
}

h5 {
	font-family: verdana;
	color: red;
	font-size: 14px;
	text-align: center;
	border-bottom: 1px dashed #666666;	
}

span {
	font-family: verdana;
	font-size: 12px;
	text-align: justify;
}