html
{
	color:					#000;
	background-color:		#FFF;
}

body
{
	margin:					0px;
	padding:				0px;
	font-family:			Verdana, Helvetica, avantgarde, Arial, gothi, sans-serif;
	font-size:				1em;
	line-height:			1.3em;
	color:					#000;
}

acronym, abbr
{
	cursor:					help;
}

img
{
	border:					none;
}

.center
{
	text-align:				center;
	margin:					0px auto;
}

h1
{
	font-size:				1.6em;
}

h2
{
	font-size:				1.3em;
}

h3
{
	font-size:				1.15em;
}

h4
{
	font-size:				1em;
}

h5
{
	font-size:				0.85em;
}

h6
{
	font-size:				0.6em;
}

#content p
{
	text-align:				justify;
}
