body {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
}

.Title {
	font-size:20px;
	font-weight:bold;
	font-style:italic;
}

.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.math
{
	font-family:"Times New Roman";
	font-size:12px;
}
.math_char
{
	font-family:"Times New Roman";
	font-size:15px;
	font-style:italic;
}
.math_sym
{
	font-family:"Symbol";
	font-size:16px;
	font-style:italic;
}
.math_sub
{
	font-family:"Times New Roman";
	font-size:7pt;
	vertical-align:sub;
}
.math_sup
{
	font-family:"Times New Roman";
	font-size:7pt;
	vertical-align:super;
}

.code
{
	font-family: "Courier New";
	margin-top: 1px;
	margin-bottom: 1px;
}

.code_tab
{
	font-family:"Courier New";
	text-indent: 20px;
	margin-top: 1px;
	margin-bottom: 1px;
}
