/* CSS Document */

ul
{
	padding-left:20px;
}
/*
.h1
{
	font-size:x-large;
	color:#FFFFFF;
}

.indent
{
	text-indent:10px;
}

.h2
{
	font-size:large;
	color:#000000;
}

.p
{
	font-size:medium;
	color:#000000;
}

.h3
{
	font-size:small;
	font-weight:bold;
	color:#666666;
}

.h4
{
	font-size:small;
	color:#666666;
}
*/
