td {
	font-size: x-small;
}
.xxsmall {
	font-size: xx-small;
}
.eng {
	font-family: "Arial", "Helvetica", "sans-serif";
}
.smallfont {
	font-size: small;
}

em{
color:#333;
}

h1{
border-bottom:#000 0.1em solid;
color:#900;
font-size:120%;
width:90%;
}

h2{
border-bottom:#900 0.1em solid;
color:#900;
font-size:110%;
width:90%;
}

p{
font-size:110%;
line-height:150%;
padding-left:1em;
width:80%;
}