body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-image:url(images/bigbulb.jpg);

}

.style1 {
	color: #663300;
	font-size: xx-large;
}

.style2 {
	font-size: x-small;
	color: #663300;
	font-weight:bold;
}

.style4 {
	color: #ffffff;
	font-style: italic;
}


.tab_nolink {
	font-size: medium;
	font-weight: bold;
	color: #ffffff;
}

.tab_a:link {
	font-size: medium;
	font-weight: bold;
	color: #ffffff;
}







.menu_a:link {
	color: #FFFFff;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}

.menu_a:visited {
	color: #FFFFff;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}
.menu_a:hover {
	color: #00FF00;
	text-decoration: none;
	font-size: x-small;
		font-weight: bold;
}
.menu_a:active {
	color: #FFFFff;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
}


a:link {
	color: #006600;
	text-decoration: none;
	font-size: medium;
}

a:visited {
	color: #006600;;
	text-decoration: none;
	font-size: medium;
}
a:hover {
	color: #00FF00;
	text-decoration: none;
	font-size: medium;
}
a:active {
	text-decoration: none;
	font-size: medium;
	color: #006600;;
}


h1 {
	font-size: medium;
	color: #FF0066;
}

h2 {
	font-size: x-large;
	color: #FFFFFF;
}

h3 {
	font-size: large;
	color: #00ff00;
	font-weight: normal;
	
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}

.title-table {font-size: large;
	color: #FFFFFF;
		text-align: center;
}

.bol_a:link {
	color: #363;
	text-decoration: none;
	font-size: small;
}

.bol_a:visited {
	color: #363;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
.bol_a:hover {
	color: #0f0;
	text-decoration: none;
	font-size: small;
		font-weight: bold;
}
.bol_:active {
	color: #363;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
}
