/* Business: Adler Networking Solutions */
/* Owner: Johann Schoberl */
/* File name: business.css */

body {
	font-size: small; 
	font-family: verdana, arial, helvetica, sans-serif; 
	background-color: #000000
}

h1 {
	font-weight: bold; 
	color: #000000; 
	text-align: center
}

em {
	color: #ff0000
}

p {
	color: #0000ff
}

a:link {
	font-weight: bold; 
	color: #000000; 
	font-style: italic
}

a:active {
	font-weight: bold; 
	color: #008000; 
	font-style: italic
}

a:visited {
	font-weight: bold; 
	color: #ff0000; 
	font-style: italic
}

a:hover {
	font-weight: bold; 
	color: #0000ff; 
	font-style: italic
}

p.copyright {
	font-size: 8pt; 
	font-style: italic; 
	text-align: center
}

p.validation {
	text-align: center
}

p.header {
	font-weight: bold; 
	font-size: 12pt; 
	color: #ffffff; 
	text-align: center
}

p.thumbnail {
	text-align: center
}

p.text {
	font-size: 10pt; 
	color: #000000; 
	text-align: left
}
