img				{border:none}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #007A9B;
	line-height:160%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#ffffff;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #999999;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #999999;
}
  a:link      {
	color:#F181E0;
	text-decoration: none;
}
  a:visited   {
	color:#F181E0;
	text-decoration: none;
}
  a:active    {
	color:#F181E0;
	text-decoration: none;
}
  a:hover     {
	color:#F181E0;
	text-decoration: underline;
}


.linestyle1 {
	line-height:120%;
}

.projectDefault {
	color:#476286;
}
.projectTitle {	
	color:#00609B;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}
.projectSmallTitle {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}
.projectSmall {
	font-family: Tahoma;
	font-size: 10px;
}

.learningDefault {
	color:#894786;
}

.learningTitle {
	color:#894786;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}
.learningSmallTitle {
	font-size: 10px;
	font-family: Tahoma;
	font-weight: bold;
}
.learningSmall {
	font-family: Tahoma;
	font-size: 10px;
}