a {
	font-size: 13px;
	color: #0066ff;
	font-family: Tahoma;
	text-decoration: none;
	line-height: 18px;
	letter-spacing: 0.03px;
}
/*a:link{
	color:#00FF00;
}*/
a:hover
{
color:#ff3300;
text-decoration: underline;

}
body {
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
}
td {
	font-size: 13px;
	color: #333333;
	letter-spacing: 0.03px;
	line-height: 18px;
	/*font-family: MS Sans Serif;*/
	font-family: Tahoma;
}
.topic {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	font-family: Tahoma;
	line-height: 18px;
	letter-spacing: 0.03px;
}
.Menu {
	font-size: 14px;
	/*font-weight: bold;*/
	/*text-decoration: underline;*/
	color: #000000;
	font-family: Tahoma;
	line-height: 18px;
	letter-spacing: 0.03px;
}
.Link1 {
	/*font-size: 13px;*/
	color: #333333;
	/*letter-spacing: 0.03px;
	line-height: 18px;
	/*font-family: MS Sans Serif;*/
	font-family: Tahoma;*/
}
.Warning {
	font-size: 14px;
	font-weight: bold;
	color: #ff3300;
	font-family: Tahoma;
	line-height: 16px;
	letter-spacing: 0.03px;
}

/* SolidWorks Essential Website */
Etopic {
	font-size: 13px;
	color: #333333;
	letter-spacing: 0.03px;
	line-height: 13px;
	font-family: Tahoma;
}
.Lesson {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
	font-family: Tahoma;
	line-height: 16px;
	letter-spacing: 0.03px;
}
/* Exercise */
.ExNumber{
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
	font-family: Tahoma;
	line-height: 16px;
	letter-spacing: 0.03px;
}
.ExTopic{
	font-size: 15px;
	font-weight: bold;
	color: #0066ff;
	font-family: Tahoma;
	line-height: 20px;
	letter-spacing: 0.03px;
}
.ExStep{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	font-family: Tahoma;
	line-height: 18px;
	letter-spacing: 0.03px;
}
.ExObject{
	font-size: 15px;
	color: #000000;
	font-family: Courier;
	line-height: 16px;
	letter-spacing: 0.03px;
}
.ExName{
	font-size: 13px;
	color: #0066ff;
	font-family: Tahoma;
	line-height: 18px;
	letter-spacing: 0.03px;
}