*
{
	font-family: Verdana;
	font-size: 13px;	
	-moz-user-select: none;
	-khtml-user-select: none;
	line-height: 1.4;
}

body
{
	background: #fffdbc;
}

a
{
	font-weight: bold;
	color: #f04916;
}

a:hover
{
	color: #ffdd3d;
}

strong
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

ul
{
	padding-left: 20px;
}

h1
{
	font-size: 25px;
	padding-bottom: 40px;
	color: #8a0aed;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2;
	font-weight: bold;
}

h2
{
	font-size: 17px;
	padding-bottom: 20px;
	color: #8a0aed;
	font-family: Georgia;
	font-style: italic;
	font-weight: normal;
	line-height: 1.2;
}

p
{
	text-indent: 20px;
}