.body {
		font-size: 13px;
		font-family: Arial,Helvetica;
		font-weight: medium;
		font-style: normal;
}

.p {
		font-size: 13px;
		font-family: Arial,Helvetica;
		font-weight: medium;
		font-style: normal;
		text-align: justify;
}

.p2 {
		font-size: 13px;
		font-family: Arial,Helvetica;
		font-weight: bold;
		font-style: normal;
}

.h1 {
		font-size: 16px;
		font-family: Arial,Helvetica;
		font-weight: bold;
		font-style: normal;
}

.h2 {
		font-size: 24px;
		font-family: Arial,Helvetica;
		font-weight: medium;
		font-style: normal;
}

.h3 {
		font-size: 18px;
		font-family: Arial,Helvetica;
		font-weight: bold;
		font-style: normal;
}

.h4 {
		font-size: 13px;
		font-family: Arial,Helvetica;
		font-weight: bold;
		font-style: normal;
}

.h5 {
		font-size: 13px;
		font-family: Arial,Helvetica;
		font-weight: medium;
		font-style: normal;
}

.tab {
		font-size: 12px;
		font-family: Arial,Helvetica;
		font-weight: bold;
		text-decoration: none;
}

.s {
		font-size: 10px;
		font-family: Arial,Helvetica;
		font-weight: medium;
		font-style: normal;
		text-align: justify;
}

