body {
	font-family:		arial, helvetica, san serif;
	background-color:	#ffffff;
	margin:			0px;
	}

p {
	font-size:		14px;
	color:			#000000;
	background-color:	#ffffff;
	text-align:		justify;
	}

h1 {
	font-size:		30px;
	font-weight:		bold;
	}

h2 {
	font-size:		24px;
	font-weight:		bold;
	}
	
h3 {
	font-size:		20px;
	font-weight:		bold;
	}

h4 {
	font-family:		arial, helvetica, san serif;
	font-size:		18px;
	font-weight:		bold;
	}

h5 {
	font-family:		arial, helvetica, san serif;
	font-size:		15px;
	font-weight:		bold;
	}

ol {
	font-weight:		bold;
	color:			#000000;
	}

a {
	font-family:		arial, helvetica, sans serif;
	font-size:		16px;
	font-weight:		bold;
	color:			#000000;
	text-decoration:	none;
}

#Static a {
	background-color:	#bfffbf;
	border:			2px solid #00ff00;
	position:		absolute;
	height:			40px;
	padding-left:		5px;
	padding-right:		127px;
	}

#Static a:hover {
	background-color:	#00ff00;
	}

#Tabs a {
	background-color:	#bfffbf;
	border:			2px solid #00ff00;
	position:		absolute;
	height:			30px;
	padding-left:		5px;
	padding-right:		100px;
	}

#Tabs a:hover {
	background-color:	#00ff00;
	}

#Products a {
	background-color:	#bfbfff;
	border:			2px solid #0000ff;
	position:		absolute;
	height:			40px;
	padding-left:		5px;
	padding-right:		127px;
	}

#Products a:hover {
	background-color:	#7f7fff;
	}

#BigLink {
	font-family:		arial, helvetica, sans serif;
	font-size:		16px;
	font-weight:		bold;
	color:			#000000;
	background-color:	#bfffbf;
	border:			2px solid #00ff00;
	text-decoration:	none;
	position:		absolute;
	height:			40px;
	padding-left:		5px;
	padding-right:		127px;
	}

#ImgLink {
	color:			#008f00;
	background-color:	#ffffff;
}
