BODY {
  	text-align : justify;
  	text-justify : auto;
  	font-family : Verdana, Arial, Helvetica;
  	font-size : 13px;
  }
  P {
	text-align : justify;
	text-justify : auto;
	font-family : Verdana, Arial, Helvetica;
	font-size : 13px;
	text-indent : 10px;
}
  P.main{
  	text-align : center;
  	font-family : Comic Sans MS;
  	font-size : 18px;
  	font-weight : bold;
  }
  P.themes{
	text-align : center;
	font-family : Verdana, Arial, Helvetica;
	font-size : 13px;
	font-weight : bold;
	text-decoration : underline;
	font-style : italic;
}
  P.empty{
	text-align : justify;
	text-justify : auto;
	font-family : Tahoma;
	font-size : 17px;
}
P.header1{
	font-family : "Times New Roman", Times, serif;
	font-size : 30px;
	text-align : center;
	color : #66ffff;
	font-weight : bold;
}
P.submenu{
	text-align : center;
	font-family : Verdana, Arial, Helvetica;
	font-size : 13px;
	text-indent : 0px;
}
  P.common{
	font-family : Verdana, Arial, Helvetica;
  	font-size : 13px;
}
LI {
	font-family : Verdana, Arial, Helvetica;
	font-size : 13px;
	text-align : justify;
	text-justify : auto;
}
UL {
	font-family : Verdana, Arial, Helvetica;
	font-size : 13px;
	text-align : justify;
	text-justify : auto;
}
P.comt{
	text-align : center;
	font-family : Tahoma;
	font-size : 17px;
	margin-top : 10px;
}
TABLE.home{
	margin-bottom : 20px;
}