p {
	color: #ffffff;
	font-family: Arial;
	font-size: medium;
	line-height: normal;
	font-weight: normal;
	list-style-type: circle
}

ul {
	color: #ffffff;
	font-family: Arial;
	font-size: medium;
	line-height: normal;
	font-weight: normal;
	list-style-type: dot
}

a {
	color: #FFFFFF;
	text-decoration:none;
}

a span {
	color: #FFFFFF;
	text-decoration:underline;
	font-size: large;
}

h1 {
	color: #ffffff;
	font-family: Arial;
	font-size: large;
	font-weight: bold;
	line-height: normal;
}


h1.big {
	color: #ffffff;
	font-family: Arial;
	font-size: xx-large;
	font-weight: bold;
	line-height: normal;
}

h2 {
	color: #ffffff;
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	line-height: normal;
	list-style-type: circle
}

shadeform {
	color: #eeeeee
	font-family: Arial;
	font-size: medium;
	font-weight: normal;
	line-height: normal;
	list-style-type: circle
}

h3 {
	color: #2e699f;
	font-family: Arial;
	font-size: x-large;
	font-weight: 500;
	line-height: normal;
	list-style-type: circle
}
	
	h4 {
	color: #2e699f;
	font-family: Arial;
	font-size: "medium";
	font-weight: normal;
	line-height: normal;
	list-style-type: circle
}
	
	




