
h1{
font-family:Arial, Helvetica, sans-serif;
font-size:18pt;
text-align:center;
font-weight:bold;
text-decoration:underline;
font-style:italic;
}

h2{
font-family:Arial, Helvetica, sans-serif;
font-size:16pt;
font-weight:bold;
text-decoration:underline;
font-style:italic;
}

.normal{
font-family:Arial, Helvetica, sans-serif;
font-size:14pt;
margin: 5px 5px 5px 5px;
}
.vastag{
font-weight:bold;
}

.web{
text-decoration:underline;
color:red;
}