body {
	font : 9pt Arial, Helvetica, sans-serif;
	background-color : Black;
	color : White;
}

a:hover {
	color : #F0E68C;
	text-decoration : none;
}

a:link, a:visited {
	color : #FFD700;
	text-decoration : underline;
}

H1{
	font-size : medium;
}

H2 {
	font-size : small;
}

H3 {
	font-size : x-small;
}

H4 {
	text-align:center; 
	color: #bb0000; 
	font-weight: bold;
	font-size: 10pt
}

li {
	font : 9pt Arial, Helvetica, sans-serif;
	list-style-type : disc;
}

p {
	font : 9pt Arial, Helvetica, sans-serif;
}

#left_menu {
 	padding-left: 5px;
	background-image: url("ewebmarketing_lft_bg.gif");
}

#bottom {
	border-top: 2px solid; 
	border-color: #FFCC33; 
	font-size: 8pt; 
	text-align: right;
}

#bottom a:link {
	color : White;
	text-decoration : none;
	font-size : 8pt;
	text-align: left;
}

#bottom a:visited {
	color : White;
	text-decoration : none;
	font-size : 8pt;
	text-align: left;
}

#bottom a:hover {
	color : #FFD700;
	text-decoration : none;
	font-size : 8pt;
	text-align: left;
}
	
	