body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #414143;
	line-height: normal;
	margin: 0px;
	padding: 0px;

	
	background-color: #8F8F8F;
	font-size: small;
}

a{
	color: #ffed15;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: small;
}

a:link{
	color: #ffed15;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: small;
}

a:visited{
	color: #ffed15;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: small;
}

a:hover{
	color: #414143;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: small;
	
}

h1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h2{
 font-family:  Tahoma, Arial, Helvetica, sans-serif;
 font-size: 114%;
color: #c3c0c0;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h3{
 font-family: Tahoma, Arial, Helvetica, sans-serif;
 font-size: 108%;
color: #c3c0c0;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h4{
 font-family:  Tahoma, Arial, Helvetica, sans-serif;
 font-size: 100%;
color: #c3c0c0;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #c3c0c0;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h6{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 85%;
color: #ffffff;
	margin: 0px;
	padding: 0px;
	font-style: normal;
	font-weight: ;
}
#table_border {

border: 1px solid #ffffff;

}
ul{
	list-style-type: none;
	list-style-position: outside;
	list-style-image: url(images/pinkball.gif);
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
.mceContentBody { background-image: none; background-color: White; color: Black; } /*SnippetMaster editor bg color*/
