body,table,input,textarea
{
	font: 11px tahoma;
}

#panel
{
	text-align: right;
}

input,textarea
{
	width: 140px;
	height: 18px;
	background: #ede2ea;
	border: 1px solid #dfc3eb;
}

.contenttop {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.purple {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #86559D;
	text-decoration: none;
	text-align: justify;
}
.blue {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #55a2ac;
	text-decoration: none;
	text-align: justify;
}
.white {
	font-family: Tahoma;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.mission {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}

.cont
{
	padding: 15px;
	font-weight: bold;
}

h1
{
	color: #5c543f;
	font-size: 9pt;
	border-bottom: 1px solid #;
	margin-bottom: 5px;
}

a
{
	font-size: 8pt;
	color: #693e7c;
	text-decoration: none;
}

a:hover
{
	color: #2d8b97;
	text-decoration: underline;
}

.btn
{
	width: 65px;
	height: 25px;
	color: #000;
	font-weight: bold;
	background: #ede2ea;
	border: 1px solid #dfc3eb;
}
