/* CSS Document */

.title	{
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;	
}
h1#title	{
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 5px;	
}
.title2	{
	font-size: 14px;
	text-decoration: none;
}
.numerationLink	{
	text-decoration: underline;
	font-weight: bold;
}