.main, P.main  {
		font-family : ;

		font-size : 12;

		color: #;
		text-decoration : none;
		}

.title, P.title	{
		font-family : ;

		font-size : 18;

		color: #;
		text-decoration : none;
		text-align : ;
	}
	
.caption, P.caption	{
		font-family : ;

		font-size : 9;

		color: #;
		text-decoration : none;
		text-align : center;
	}
	
.author, P.author	{
		font-family : ;

		font-size : 10;

		color: #;
		text-decoration : italic;
		text-align : right;
	}
	
.date, P.date	{
		font-family : ;

		font-size : 9;

		color: #;
		text-decoration : none;
	}
	
.subtitle, P.subtitle	{
		font-family : ;

		font-size : 14;

		color: #;
		text-decoration : bold;
	}