body {
	background-color: #000000;
	font-color: #FFFFFF;
}

tr.bblue {

	background-color: #4000C0;
}

table {
	font-color: #FFFFFF;
}

p{
	color: white;
}

h1{
	color: white;
	font-size: 250%;
	margin-top: 15px;
	margin-bottom: 10px;
}

h2{
	color: white ;
	margin-top: 5px;
	margin-bottom: 1px;
}


h3{
	color: white;
	margin-top: 3px;
	margin-bottom: 1px;
}

h4{
	color: white;
	margin-top: 1px;
	margin-bottom: 1px;
}

h5{
	color: white;
}

p.testimonial {

	font-style: italic;
	color:white;

}

table.header {
	height: 10%;
	width: 100%;
	border: 1;
	background: black;
}

p.toplinks {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 15px;
	font-size: 125%;
	color: white;
}

p.body {
	line-height: 1.4;
	text-size: 100%;
	color: white;
}

p.concept {
	color: white;
	text-align: justify;
}



p.bigger {

	font-size: 150%;
	line-height: 1.5;
}

a.toplinks:link {
	color: #EDCC2D;
	text-decoration: none;
}

a.toplinks:visited {
	color: #EDCC2D;
	text-decoration: none;
}

a.toplinks:active {
	color: #EE00DB;
	text-decoration: none;
}

a.toplinks:hover {
	color: #EE00DB;
	text-decoration: underline;
}

a.visitd:link {
	color: #FFFFFF;
	text-decoration: underline;
	size: 120%;
	margin-bottom: 5;
}

a.visitd:visited {
	color: #EDCC2D;
	text-decoration: underline;
	size: 120%;
	margin-bottom: 5;
}

a.visitd:active {
	color: #EE00DB;
	text-decoration: underline;
	size: 120%;
	margin-bottom: 5;
}

a.visitd:hover {
	color: #EE00DB;
	text-decoration: underline;
	size: 120%;
	margin-bottom: 5;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #EE00DB;
	text-decoration: none;
}

a:hover {
	color: #EE00DB;
	text-decoration: underline;
}

tr.topborder {
	border-top-width:1;
	border-top-style:2;
	border-top-color:black;
}
