﻿body
{
	background-color: #000000;
	margin: 0px;
}

.chngeMain
{
	font-size: 10pt;
	color: #666666;
	font-family: Arial, Sans-Serif;
	width: 636px;
	height: 326px;
	background-color: #ffffff;
}

.menuTop
{
	background-color: #000000;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	width: 721px;
	height: 48px;
}

.menuLnk
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}

.menuLnk:hover
{
	font-size: 10pt;
	color: #f6821f;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}


strong
{
	font-size: 10pt;
	color: #083e4a;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
}

.pgreen
{
	font-size: 10pt;
	color: #083e4a;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	text-align: center;
}

.greenBck
{
	color: #ffffff;
	background-color: #ff9804;
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	width: 220px;
}

.grnLnk
{
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.grnLnk:hover
{
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #ff9804;
	text-decoration: none;
}

.contLnk
{
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #0cb2d0;
	text-decoration: none;
}

.contLnk:hover
{
	font-size: 10pt;
	font-family: Arial, Sans-Serif;
	font-weight: bold;
	color: #ff9804;
	text-decoration: none;
}

.credit
{
	font-family: Georgia, Serif;
	font-size: 10pt;
	background-image: url(images/Change-the-World_11.gif);
	color: #ffffff;
	background-repeat: no-repeat;
	width: 969px;
	height: 88px;
}

.creditLnk
{
	font-family: Georgia, Serif;
	font-size: 10pt;
	color: #ff9900;
	font-weight: bold;
	text-decoration: none;
}

.creditLnk:hover
{
	font-family: Georgia, Serif;
	font-size: 10pt;
	color: #ff9966;
	font-weight: bold;
	text-decoration: none;
}

