* {
	margin:0;
	padding:0;
	border:0;
}

body {
	font-family:  'century gothic', verdana, arial;
	color:#000000;
	font-size:100%;
	letter-spacing: 0em;
	line-height: 100%;
	text-align:center;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	line-height: 120%;
	text-align:justify;
	margin: 0 0 10px 0;
	color: #ccc;
}

h1{
	font-size:100%;
	border-bottom: 1px solid #ccc;
	color: #CCCCCC;
}

h2 {
	font-size:95%;
	border-bottom: 1px solid #999999;
	padding-bottom: 2px;
}

h3 {
	font-size:95%;
}

p {
	font-weight: normal;
	color: #999999;
	font-size:80%;
	line-height: 120%;
	text-align:justify;
}

ul {
	padding-bottom:10px;
}

li {
	color: #999999;
	font-size:80%;
	line-height: 120%;
	text-align:justify;
	margin: 0 0 8px 15px;
}

a {
	color:#cccccc;
	text-decoration: none;
}

a:hover {
	color:#FFFFFF;
}
