BODY
	{
	background: #DDD;
	font: 13px Verdana, Tahoma, Arial;
	}

P, UL
	{
	line-height: 16px;
	}

TD
	{
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial;
	color: #333;
	}

HR
	{
	color: black;
	}
	
.description
	{
	font-weight: bold;
	color: #000;	
	}

.h1
	{
	font-size: 24px;
	font-weight: bold;
	color: #000;
	}
	
.h1old
	{
	font-size: 30px;
	font-weight: bold;
	color: #000;
	}
	
.h2
	{
	font-size: 17px;
	font-weight: bold;
	color: #000;
	}
	
.h3
	{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	}
	
.body
	{
	font-size: 12px;
	font-weight: normal;
	color: #333;
	}
	
.body1
	{
	font-size: 11px;
	font-weight: normal;
	color: #333;
	line-height: 14px;
	}
	
.footer
	{
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #777;
	}

.posterclass
	{
	font-size: 14px;
	font-weight: bold;
	font-family: Helvetica;
	color: #000;
	}

.posternumber
	{
	font-size: 18px;
	font-weight: bold;
	font-family: Helvetica;
	color: #000;
	}

.posternumber1
	{
	font-size: 12px;
	font-weight: normal;
	font-family: Helvetica;
	color: #000;
	}
					
.wrap
	{
	float: left;
	padding-right: 15px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	}

.wrap2
	{
	float: right;
	padding-left: 15px;
	font-size: 10px;
	font-weight: bold;
	color: #000;
	}
	
.center
	{
	text-align: center;
	}	