		* {
			font-family: Arial, Verdana, Helvetica, 'sans-serif';
			font-size: 12px;
			font-weight: normal;
			letter-spacing: 0em;
			}
		.text_info {
			font-family: Arial, Verdana, Helvetica, 'sans-serif';
			font-size: 12px;
			font-weight: normal;
			letter-spacing: 0.1em;
			line-height: 1.2;
			}
		.header {
			font-family: Verdana, Helvetica, 'sans-serif';
			font-size: 12px;
			font-weight: bold;
			color: #2b2b2b;
			}
		.label_info {
			font-family: Verdana, Helvetica, 'sans-serif';
			font-size: 12px;
			font-weight: bold;
			color: #2b2b2b;
			height: 20px;
			}
		.title {
			font-family: Verdana, Helvetica, 'sans-serif';
			font-size: 20px;
			font-weight: bold;
			}
		.category {
			font-family: Verdana, Helvetica, 'sans-serif';
			font-size: 16px;
			font-weight: bold;
			color: #2b2b2b;
			}
		A.category {
			font-family: Verdana, Helvetica, 'sans-serif';
			font-size: 16px;
			font-weight: bold;
			color: #2b2b2b;
			}
		A.category:hover {
			font-family: Verdana, Helvetica, 'sans-serif';
			font-size: 16px;
			font-weight: bold;
			color: #2b2b2b;
			}
		A {	
			color: #2b2b2b;
			text-decoration: none;
			}
		A:hover { 
			color: #2b2b2b;
			text-decoration: underline;
			}
		.license {
			font-size: x-small;
			color: #2b2b2b;
		}
		
BODY {
margin-left:15px;
margin-right:15px;
}
