body, tr, td, th {
font-family: Times New Roman;
font-style: normal;
font-variant: normal;
font-size: 12pt;
font-weight: bold;
color: Black;
margin-left: 4mm;
margin-right: 4mm;
}

input {
font-family: Arial;
font-style: normal;
font-variant: normal;
font-size: 10pt;
font-weight: bold;
color: #000000;
}

h1 {
font-size: 24pt;
color: Green;
font-weight: bold;
text-align: center;
}

h2 {
font-size: 16pt;
color: #3399cc;
font-weight: bold;
text-align: center;
}

h3 {
font-size: 14pt;
font-weight: bold;
text-align: center;
}

p.c {
text-align: center;
color: Navy;
font-weight: bold;
}

h1.t {
font-size: 12pt;
color: Blue;
text-align: center;
}

p.j, ol, ul {
text-align: justify;
font-weight: bold;
}

p.jm {
text-align: justify;
color: Maroon;
}

p.jg {
text-align: justify;
font-weight: normal;
color: Navy;
}

p.jr {
	text-align: right;
	font-weight: bold;
	color: Navy;
	font-style: italic;
}

p.jj {
text-align: justify;
font-weight: bold;
text-indent: 4mm;
}

p.cr {
font-size: 14pt;
font-weight: bold;
color: Red;
text-align: center;
}

font.mar {
	color: Maroon;
	}
	
font.marunde {
	color: Maroon;
	text-decoration: underline;
	}

font.risalta {
	color: #0000D9;
	}
	
font.red {
	color: Red;
	}
	
font.blue {
	color: Blue;
	}
	
font.green {
	color: #008000;
	}	
	