
/*Article Title*/
h1{
font:Latha;
font-size:18px;
}

/* Over line */
h2 {
	font:Latha;
font-size:14px;
}
/* Title in English */
h4{
font:Arial, Helvetica, sans-serif;
font-size:14px;
}

/* print & feed back */
h3{
	font:Arial, Helvetica, sans-serif;
font-size:12px;
}

/* Auhtor and Date */
h5{color:#000;
font:Verdana, Geneva, sans-serif;
font-size:11px;
}

p{
font:Latha;
font-size:12px;
text-align:justify;
}