body  	{
	color: black;
	font-family: Tahoma,Arial CE,Helvetica CE,Arial, Helvetica,sans-serif;
	}
ol 	{
      	font-weight: normal;
	font-size: 13px;
     	}
p	{
      	font-size: 13px;
      	font-weight: normal;
     	}
pre 	{
	font-family: Tahoma,Arial CE,Helvetica CE,Arial, Helvetica,sans-serif;
     	font-size: 13px;
    	}
td 	{
	font-family: Tahoma,Arial CE,Helvetica CE,Arial, Helvetica,sans-serif; 
	font-size: 13px; 
	}
h1	{
	font-size: 10px;
	}
h2	{
	font-size: 30px;
	}
h3	{
	font-size: 20px;
	text-align: center;
	}
h4	{
	font-size: 14px;
	}
h5	{
	font-size: 16px;
	font-weight: normal;
	}
img	{
	border: none;
	}
A:link, A:visited 
	{
	text-decoration: none; 
	font-weight: normal; 
	color: black;
	font-size: 13px;
	}
A:hover {
	text-decoration: underline; 
	font-weight: normal;
	color: black;
	}
