body

	{
	background-color: #000000;
	}

.heading
	{
	font-family: Georgia; Times New Roman;
	font-size: 14px;
	line-height: 170%;
	text-align: left;
	color: #000000;
	font-weight: bold;
	}
	
.headingsmall
	{
	font-family: Georgia; Times New Roman;
	font-size: 11px;
	color: #444444;
	line-height: 170%;
	text-align: justify;
	margin-left: 20px;
	font-weight: bold;
	}
	
.text
	{
	font-family: Georgia; Times New Roman;
	font-size: 11px;
	color: #444444;
	line-height: 170%;
	text-align: left;
	margin-left: 20px;
	}

.heading-contact
	{
	font-family: Georgia; Times New Roman;
	font-size: 14px;
	line-height: 200%;
	text-align: center;
	color: #000000;
	font-weight: bold;
	}
		
.text-contact
	{
	font-family: Georgia; Times New Roman;
	font-size: 12px;
	color: #000000;
	line-height: 200%;
	text-align: center;
	}
	
.quote
	{
	font-family: Georgia; Times New Roman;
	font-size: 12px;
	color: #909090;
	line-height: 200%;
	text-align: center;
	font-style: italic;
	margin-left: 50px;
	margin-right: 50px;
	letter-spacing: 1px
	}
	
a
	{
	color: #606060;
	font-style: italic;
	text-decoration: none;
	}

a:hover
	{
	color: #909090;
	text-decoration: none;
	}
