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

	
	background-color: #51787d;
	font-size: small;
}

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

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

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

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

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

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

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

h4{
 font-family:  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: #75337a;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
color: #753378;
	margin: 0px;
	padding: 0px;
	font-style: bold;
	font-weight: ;
}
.small {
	font-size: 10px;
}
.largeword {
	color: #00b5cc;
	font-size: 21px;
}
ul{
	list-style-type: disc;
color: #000000;
	list-style-position: outside;
	}

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

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

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}
