.2 {
	background-color : transparent;
	color : #333333;
	font-family : sans-serif;
	font-size : 100%;
	font-variant : normal;
	font-weight : lighter;
	text-align : left;
	text-decoration : none;
	vertical-align : top;
	line-height : 125%;
	letter-spacing : 1px;
}
.1 {
	background-color : transparent;
	font-family : sans-serif;
	font-variant : small-caps;
	font-weight : bolder;
	line-height : 125%;
	padding : 1;
	text-decoration : none;
	color : #FF0000;
	font-size : medium;
}

.3 {
	background-color : transparent;
	font-family : sans-serif;
	font-variant : small-caps;
	font-weight : bolder;
	line-height : 125%;
	padding : 1;
	text-decoration : underline;
	color : #999999;
	font-size : medium;
}

