body	{
	font-family: verdana, sans-serif;
	color: #360;
	background: #ffc none;
	}

h1,h2,h3	{
	color: #693;
	background: #ffc none;
	}

h3	{
	margin-bottom: 0px;
	}

h1.center	{
	text-align: center;
	color: #693;
	background: #ffc none;
	}

.left	{
	text-align: left;
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	}

h1.no-bottom-margin	{
	color: #693;
	background: #ffc none;
	margin-bottom: 0px;
	}

div.exploiter-hack	{
	text-align: center;
	}

div.photo	{
	text-align: center;
	}

div.center	{
	text-align: center;
	}

img.photo	{
	margin: 5px;
	}

.main	{
	width: 550px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	}

.mainnotopmargin	{
			width: 550px;
			text-align: justify;
			margin-left: auto;
			margin-right: auto;
			margin-top: 0px;
			}

.margin	{
	text-align: justify;
	margin-left: 5%;
	margin-right: 5%;
	}

.ul-main	{
	width: 500px;
	text-align: justify;
	margin-left: auto;
	margin-right: auto;
	}

a:link	{
	color: #c63;
	background: #ffc none;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}

a:visited	{
	color: #666;
	background: #ffc none;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	}

a:active, a:hover	{
	color: #933;
	background: #fc6 none;
	font-family: verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}

li	{
	margin-bottom: 10px;
	}

hr	{
	height: 1px;
	background: #693;
	}
