body {
	font-family: Tahoma;
	font-size: 12px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.active_page {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bolder;
	color: #FFFF00;
}

.bodystyle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#191919;
}
.tut_body_copy {
font-family:"Times New Roman", Times, serif;
font-size: 12pt;
}
.small {
	font-family: tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
}
.title_big {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20pt;
	word-spacing: 0.5pt;
	letter-spacing: 0.5pt;
	color: #666666;
}
.medium {
	font-family: Tahoma;
	font-size: 12pt;
	color:#191919;
	letter-spacing: 0.5pt;
}
.medium_bold {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}
.small_blue {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
}
.medium_grey {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.medium_grey_bold {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
}
.menu_white {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
.ed_link {
	color: #0066CC;
	font-weight: bold;
}
.ed_link_small {
	color: #009999;
	font-size: 8pt;
}
.linking     { 
border: 2px solid #0066CC; padding: 0px  
}
.big {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.xbig {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #1E1E1E;
}
.serif-title {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 50px;
font-weight:200;
line-height: 25px;
letter-spacing: 5px;
}

.xwork_medium {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.expanded {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 2px;
}

.justified {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: justify;
}

.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border-width: thin;
	border-style: solid;
}

a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #FFFF00;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
