BODY
{
	background-color: White;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.page
{
	background-color: #F6F6F3;
}

.noClass
{
	font-size: 10px;
}

.normalText
{
	font-family: Verdana;
	font-size: 12px;
	color: #565656;
	line-height: 22px;
	text-align: justify;
}

.menuItem
{
	font-family: Verdana;
	font-weight: 600;
	font-size: 14px;
	color: #EDA500;
	text-decoration: none;
}

.menuItem:hover
{
	font-family: Verdana;
	font-weight: 600;
	font-size: 14px;
	color: #EDA500;
	text-decoration: underline;
}

.menuItemSelected
{
	font-family: Verdana;
	font-weight: 600;
	font-size: 14px;
	color: #6B6FC6;
	text-decoration: none;	
}

h1
{
	font-family: Verdana;
	font-weight: 600;
	font-size: 22px;
	color: #E5A90E;
	line-height: 10px;
}

h2
{
	font-family: Verdana;
	font-weight: 600;
	font-size: 18px;
	color: #787878;	
	line-height: 10px;	
}

h3
{
	font-family: Verdana;
	font-weight: 600;
	text-decoration: underline;
	font-size: 24px;
	color: #393D83;	
}
