/* CSS Document */

body {background: #858585; margin: 0px; color: #6C6C6C; font-size:8pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none;}

.top {background-image: url(images/2geeks_03.jpg); color: #7696C7; font-size:9pt; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; text-align: left;}

.streep {background-image: url(images/streep.gif); background-repeat: no-repeat;}

.midden {background-image: url(images/2geeks_05.jpg);}

.onder {background-image: url(images/2geeks_back.jpg);}

.white {background-image: url(images/white.jpg);}

.mar {
	margin-right: 100px;
	}

.host {
	background: #F0EDED;
	}

h2 {
	color: #FF893F;
	font-size:11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}

h3 {
	color: #6C6C6C;
	font-size:8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	}

.sfont {
	color: #6C6C6C;
	font-size:7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	}


a:link { 
	text-decoration: none; 
	color: #6C6C6C;
	font-weight: bold;
	}
a:visited { 
	text-decoration: none; 
	color: #6C6C6C;
	font-weight: bold;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #FF893F;
	font-weight: bold;
	}

.form {
background: #F0EDED;
color: #6C6C6C;
font-size:8pt;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
}

